Hi,
Prune wrote:
LDAPServer localhost LDAPAuthBinds on LDAPDNInfo dc=lecentre,dc=net #LDAPPrefix "dc=lecentre,dc=net" LDAPDoAuth on "dc=lecentre,dc=net"
ou=users, ou=lecentre.net, dc=lecentre,dc=net
Then, uid=stool and userpassword is MD5 crypted. I also defined the attribut homedirectory, uidnumber and gidnumber
Binds seems to be good, but then...
Where an I wrong ?
Try
LDAPDoUIDLookups on "ou=users, ou=lecentre.net, dc=lecentre,dc=net"
assuming that you have a base dn like ou=users
Regards, Stefan