# /etc/nslcd.conf # nslcd configuration file. See nslcd.conf(5) # for details. # The user and group nslcd should run as. uid nslcd gid nslcd # The location at which the LDAP server(s) should be reachable. uri ldap://172.16.0.253 # The search base that will be used for all queries. base dc=0620026s,dc=clg,dc=ac-lille,dc=fr # The LDAP protocol version to use. #ldap_version 3 # The DN to bind with for normal lookups. #binddn cn=annonymous,dc=example,dc=net #bindpw secret # The DN used for password modifications by root. #rootpwmoddn cn=admin,dc=example,dc=com # SSL options #ssl off #tls_reqcert never # KWARTZ ajout # #tls_cacertfile /etc/ssl/certs/ca-certificates.crt # The search scope. #scope sub # Kwartz Active Directory : # Lignes à commenter : ajoutées par la config du paquet : user/group cochés # base passwd OU=Users,dc=0620123a,dc=clg,dc=ac-lille,dc=fr # base group OU=Groups,dc=0620123a,dc=clg,dc=ac-lille,dc=fr binddn CN=compte.linux,CN=Users,DC=0620123a,DC=clg,DC=ac-lille,DC=fr bindpw LXcFe25_AD referrals off filter group (&(objectClass=group)(gidNumber=*)) map passwd uid sAMAccountName map passwd homeDirectory unixHomeDirectory