Hi,
On Wed, 2 Apr 2014, Jonas Kellens wrote: <snipp/>
start with a simple
access to * by * read
and nothing else and see that you can list your directory.
Then start rebuilding your acl line by line.
And keep rereading slapd.access manpage if somehting does not work to see if you have masked something of by accident.
Greetings Christian
access to attrs=userPassword by * auth
But still no results :
[root@slap01 ]# ldapsearch -x -D 'cn=U101001,ou=101001,dc=mydomain' -b "ou=tbook1,ou=contacten,ou=101001,dc=mydomain" -W Enter LDAP Password: # extended LDIF # # LDAPv3 # base <ou=tbook1,ou=contacten,ou=101001,dc=mydomain> with scope subtree # filter: (objectclass=*) # requesting: ALL #
# search result search: 2 result: 0 Success
# numResponses: 1
Kind regards, Jonas.