ldap.conf
| 1 |
|
|---|---|
| 2 |
# cas Amon sans AmonEcole |
| 3 |
|
| 4 |
host 127.0.0.1 |
| 5 |
base o=gouv,c=fr |
| 6 |
#BASE o=gouv,c=fr |
| 7 |
port 389 |
| 8 |
timelimit 10 |
| 9 |
bind_time_limit 10 |
| 10 |
bind_policy soft |
| 11 |
ldap_version 3 |
| 12 |
scope sub |
| 13 |
pam_login_attribute uid |
| 14 |
pam_password md5 |
| 15 |
nss_map_attribute gecos displayName |
| 16 |
nss_base_passwd o=gouv,c=fr?sub |
| 17 |
#fixe #1809 |
| 18 |
nss_initgroups_ignoreusers Debian-exim,backup,bacula,bin,clamav,daemon,dhcpd,ftp,games,gnats,irc,libuuid,list,lp,mail,man,mysql,news,ntp,nut,openldap,proftpd,proxy,root,sshd,sympa,sync,sys,syslog,tftp,uucp,www-data |
| 19 |
ssl off |