https://issues.apache.org/bugzilla/show_bug.cgi?id=55494
Thomas Hoffmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Thomas Hoffmann <[email protected]> --- Here is our configuration (some values are censored): <Realm className="org.apache.catalina.realm.JNDIRealm" connectionName="cn=xxx" connectionPassword="xxx" adCompat="true" allRolesMode ="authOnly" connectionTimeout="3000" connectionURL="ldap://srv1:389" alternateURL="ldap://srv2:389" userBase="ou=xxx" userSearch="(sAMAccountName={0})" userSubtree="true" roleSubtree="true" roleBase="ou=xxx" roleName="cn" roleSearch="(member={0})" /> -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
