diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2011-03-17 21:01:14 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2011-03-17 21:01:14 +0000 |
commit | 6e8eef9c1636bfbeeed1a46c4af8221f285c6a90 (patch) | |
tree | 8d9c6f7fc1b5f3dd9af81a6f4d51200bd7954881 | |
parent | 6e4fa00167ef9cbfbdf63d7a9c8cbdaad2fa1927 (diff) |
put idle_timelimit option in Active Directory example with low enough default
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1396 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | nslcd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ base dc=example,dc=com # 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 |