Hi, I have changed the slapd.conf acl settings accordingly.
Also i have switched to bdb through these two commands slapcat -f /etc/openldap/slapd.conf -l dumps.ldif slapadd -l dumps.ldif Still no luck, can't bind with bindn=uid=rui,ou=People,o=m1,c=GB Regards, rui On Wed, Dec 29, 2010 at 4:18 PM, Dieter Kluenter <[email protected]> wrote: > Am Wed, 29 Dec 2010 14:52:39 +0000 > schrieb rui <[email protected]>: > >> Hi, >> >> After running slapd with "-d 128" i have found lot of messages like >> this. >> >> Can somebody point me to standard acl for users, i want to >> authenticate for every user using ldap browser or c ldap api with >> ldap_simple_bind with binddn >> bindn=uid=rui,ou=People,o=m1,c=GB > > [...] >> I have also changed slapd.conf slightly >> >> >> ############################# >> >> access to attr=userPassword >> by self write >> by dn="uid=root,ou=People,o=M1,c=GB" write >> by * read >> >> access to * >> by self write >> by users read >> by anonymous auth > > access to attrs=userPassword > by self write > by dn="uid=root,ou=people,o=M1,c=GB" write > by * auth > access to * > by self write > by users read > by * auth > > > -Dieter > > -- > Dieter Klünter | Systemberatung > http://dkluenter.de > GPG Key ID:DA147B05 > 53°37'09,95"N > 10°08'02,42"E >
