This is a question for people who have implemented the
JNDIPrincipalStrore/LDAP (openLDAP)

What do you have defined in your slapd.conf?
I am looking for some examples, I have the following but it is too
restrictive and does not allow access.

access to attr=userpassword
       by self       write
       by anonymous  auth
       by *          none

access to *
       by self       write
       by users      read
       by *          none

If I have the normal access open to all it works.

 access to *
      by * read


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to