~ubuntu-branches/debian/sid/nss-pam-ldapd/sid

« back to all changes in this revision

Viewing changes to man/nslcd.conf.5

  • Committer: Package Import Robot
  • Author(s): Arthur de Jong
  • Date: 2015-04-10 16:00:00 UTC
  • mfrom: (16.1.9)
  • Revision ID: package-import@ubuntu.com-20150410160000-hf3a58ogc1dr4gzv
Tags: 0.9.5-1
* new upstream release:
  - handle situation better when server (or firewall) closed the connection
    (thanks Tim Harder)
  - make daemonising a little more robust and try to log more failures
  - fix integer format strings (thanks Jianhai Luan and Patrick McLean)
  - documentation updates (thanks Dalibor Pospíšil)
  - fix range check for search access (thanks David Binderma)
  - fix a bug in the NSS library when encountering IPv6 addresses in
    the hosts map (thanks Mark R Bannister)
  - adjust the Linux OOM (Out-Of-Memory) killer score to avoid killing
    nslcd (thanks Patrick McLean)
* drop use-ip-range-for-tests.patch which is part of 0.9.5
* debian/copyright: copyright year updates
* upgrade to standards-version 3.9.6 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
\\$2 \(la\\$1\(ra\\$3
6
6
..
7
7
.if \n(.g .mso www.tmac
8
 
.TH nslcd.conf 5 "Jun 2014" "Version 0.9.4" "System Manager's Manual"
 
8
.TH nslcd.conf 5 "Mar 2015" "Version 0.9.5" "System Manager's Manual"
9
9
.SH NAME
10
10
nslcd.conf \- configuration file for LDAP nameservice daemon
11
11
.SH DESCRIPTION
61
61
If this option is omitted \*(T<syslog info\*(T> is assumed.
62
62
.SS "GENERAL CONNECTION OPTIONS"
63
63
.TP 
64
 
\*(T<\fBuri\fR\*(T> \fIURI\fR
 
64
\*(T<\fBuri\fR\*(T> \fIURI\fR ...
65
65
Specifies the LDAP URI of the
66
66
server to connect to.
67
67
The URI scheme may be \*(T<ldap\*(T>,
81
81
(e.g. ldapi://%2fvar%2frun%2fslapd%2fldapi/), although most of the
82
82
time this should not be needed.
83
83
 
84
 
This option may be specified multiple times. Normally, only the first
 
84
This option may be specified multiple times and/or with more
 
85
URIs on the line, separated by space. Normally, only the first
85
86
server will be used with the following servers as fall-back (see
86
87
\*(T<\fBbind_timelimit\fR\*(T> below).
87
88
 
109
110
\*(T<\fBrootpwmoddn\fR\*(T> \fIDN\fR
110
111
Specifies the distinguished name to use when the root user tries to
111
112
modify a user's password using the PAM module.
 
113
 
 
114
Note that currently this DN needs to exist as a real entry in the
 
115
LDAP directory.
112
116
.TP 
113
117
\*(T<\fBrootpwmodpw\fR\*(T> \fIPASSWORD\fR
114
118
Specifies the credentials with which to bind if the root