nss-pam-ldapd commit: r1635 - in nss-pam-ldapd: . man
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1635 - in nss-pam-ldapd: . man
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1635 - in nss-pam-ldapd: . man
- Date: Tue, 13 Mar 2012 20:32:36 +0100 (CET)
Author: arthur
Date: Tue Mar 13 20:32:34 2012
New Revision: 1635
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1635&view=revision
Log:
document fact that each thread open it's own connection (patch by Chris
Hiestand)
Modified:
nss-pam-ldapd/AUTHORS
nss-pam-ldapd/man/nslcd.conf.5.xml
Modified: nss-pam-ldapd/AUTHORS
==============================================================================
--- nss-pam-ldapd/AUTHORS Tue Mar 13 19:29:28 2012 (r1634)
+++ nss-pam-ldapd/AUTHORS Tue Mar 13 20:32:34 2012 (r1635)
@@ -117,3 +117,4 @@
Tom Judge <tom@tomjudge.com>
Maxim Vetrov <muxas@mail.ru>
Matthew L. Dailey <matthew.l.dailey@dartmouth.edu>
+Chris Hiestand <chiestand@salk.edu>
Modified: nss-pam-ldapd/man/nslcd.conf.5.xml
==============================================================================
--- nss-pam-ldapd/man/nslcd.conf.5.xml Tue Mar 13 19:29:28 2012 (r1634)
+++ nss-pam-ldapd/man/nslcd.conf.5.xml Tue Mar 13 20:32:34 2012 (r1635)
@@ -78,6 +78,8 @@
<para>
Specifies the number of threads to start that can handle requests
and perform <acronym>LDAP</acronym> queries.
+ Each thread opens a separate connection to the <acronym>LDAP</acronym>
+ server.
The default is to start 5 threads.
</para>
</listitem>
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1635 - in nss-pam-ldapd: . man,
Commits of the nss-pam-ldapd project