~ubuntu-branches/ubuntu/wily/nss-pam-ldapd/wily

« back to all changes in this revision

Viewing changes to debian/nslcd.init

  • Committer: Package Import Robot
  • Author(s): Arthur de Jong
  • Date: 2012-04-22 22:00:00 UTC
  • mfrom: (16.1.2)
  • Revision ID: package-import@ubuntu.com-20120422220000-c753ayxldu9jtgzv
Tags: 0.8.7-1
* new upstream release:
  - log the first 10 search results in debug mode to make debugging
    easier (patch by Matthijs Kooijman)
  - provide more detailed logging information for LDAP errors, this
    should especially help for TLS related problems (based on a patch by
    Mel Flynn)
  - fix logging of invalid pam_authz_search value (LP: #951343)
  - when doing DNS queries for SRV records recognise default ldap and
    ldaps ports (closes: #661955)
  - make whether or not to do case-sensitive filtering configurable
    (patch by Matthew L. Dailey)
  - document the fact that each thread opens it's own connection (patch
    by Chris Hiestand)
  - some small portability improvements
  - try to prevent some of the Broken pipe messages in nslcd
  - increase buffer used for pam_authz_search as suggested by Chris J Arges
* update the X-Start-Before header in the init script to ensure that nslcd
  is started before the display managers
* update debhelper dependency and remove lintian override
* mark nslcd as multi-arch foreign to allow it to satisfy dependencies
  on any arch
* drop no-symbols-control-file lintian override which is no longer needed
* upgrade to standards-version 3.9.3 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# /etc/init.d/nslcd script for starting and stopping nslcd
4
4
# Copyright (C) 2006 West Consulting
5
 
# Copyright (C) 2006, 2008, 2009, 2010 Arthur de Jong
 
5
# Copyright (C) 2006, 2008, 2009, 2010, 2011, 2012 Arthur de Jong
6
6
#
7
7
# This library is free software; you can redistribute it and/or
8
8
# modify it under the terms of the GNU Lesser General Public
24
24
# Required-Start:    $remote_fs $syslog
25
25
# Required-Stop:     $remote_fs $syslog
26
26
# Should-Start:      $named slapd
27
 
# X-Start-Before:    $mail-transport-agent mail-transport-agent exim4 sendmail nullmailer masqmail citadel cron atd autofs am-utils apache2
 
27
# X-Start-Before:    $mail-transport-agent mail-transport-agent exim4 sendmail nullmailer masqmail citadel cron atd autofs am-utils apache2 slim wdm gdm3 xdm kdm
28
28
# Default-Start:     2 3 4 5
29
29
# Default-Stop:      0 1 6
30
30
# Short-Description: LDAP connection daemon