You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Ke...@sybase.com on 2005/07/21 04:16:08 UTC

JNDI and OpenLDAP access

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: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org