Re: question about JNDIRealm and OpenLDAP with access control

2006-02-15 Thread Gary
Gary wrote: Hi, I have JDNIRealm set in the context.xml like this connectionURL="ldap://localhost:389"; userPattern="uid={0},ou=people,dc=example,dc=com" userRoleName="affiliation" /> Authentication works fine until I added this to slapd.conf access

question about JNDIRealm and OpenLDAP with access control

2006-02-15 Thread Gary
Hi, I have JDNIRealm set in the context.xml like this connectionURL="ldap://localhost:389"; userPattern="uid={0},ou=people,dc=example,dc=com" userRoleName="affiliation" /> Authentication works fine until I added this to slapd.conf access to * by