https://issues.apache.org/bugzilla/show_bug.cgi?id=48629
--- Comment #3 from tahitiangabriel <glan...@piti.pf> 2010-02-01 10:02:22 UTC --- I think having roleNestedSearch="(member={0})" is a very good idea. Like that it should work for all kind of configurations. For the moment I've switched to the "member={0}" instead of "member={1}", so I can use tomcat 6.0.24 in production. Here's my conf (for a Domino 8.5) : <Realm className="org.apache.catalina.realm.JNDIRealm" connectionName="CN=XXXXXX,O=XXXXX" connectionPassword="XXXXXX" connectionURL="ldap://127.0.0.1:389" roleName="cn" roleNested="true" roleSearch="(member={0})" roleSubtree="true" userSearch="(uid={0})" userSubtree="true"/> I'm not sure my english is good enough to update the doc... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org