Hi, I use tomcat's authentication against Lotus Domino LDAP server. Everything works fine. But problem occured when two persons with same name but different org. unit exist in Domino's Address Book. (John Doe/Prague/Company, John Doe/Berlin/Company) How to change the Realm parameters to be able authenticate those two people? Thanks.
<Realm className="org.apache.catalina.realm.JNDIRealm" connectionURL="ldap://mydomino:389" roleSearch="(member={0})" roleName="cn" userSearch="(cn={0})"/> -- View this message in context: http://www.nabble.com/LDAP-Lotus-Domino-tp24950925p24950925.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org