nss-pam-ldapd commit: r1396 - nss-pam-ldapd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1396 - nss-pam-ldapd
- 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: r1396 - nss-pam-ldapd
- Date: Thu, 17 Mar 2011 22:01:16 +0100 (CET)
Author: arthur
Date: Thu Mar 17 22:01:14 2011
New Revision: 1396
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1396
Log:
put idle_timelimit option in Active Directory example with low enough default
Modified:
nss-pam-ldapd/nslcd.conf
Modified: nss-pam-ldapd/nslcd.conf
==============================================================================
--- nss-pam-ldapd/nslcd.conf Wed Mar 16 22:54:10 2011 (r1395)
+++ nss-pam-ldapd/nslcd.conf Thu Mar 17 22:01:14 2011 (r1396)
@@ -109,6 +109,7 @@
# Mappings for Active Directory
#pagesize 1000
#referrals off
+#idle_timelimit 800
#filter passwd
(&(objectClass=user)(!(objectClass=computer))(uidNumber=*)(unixHomeDirectory=*))
#map passwd uid sAMAccountName
#map passwd homeDirectory unixHomeDirectory
--
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: r1396 - nss-pam-ldapd,
Commits of the nss-pam-ldapd project