DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40218>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40218 Summary: JNDI realm - recursive group/role matching Product: Tomcat 5 Version: 5.5.9 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] I am deploying a web application and setting it up to authorize against groups defined in LDAP (Active Directory). Some groups contain nested groups. I understand from http://wiki.urbancode.com/home/LDAPIntegration that JNDIRealm does not process groups recursively at the moment. This posting http://marc.theaimsgroup.com/?l=tomcat-dev&m=104756762620669&w=2 contains a possible implementation for the recursive role search (as a subclass of JNDIRealm). Actually, I think that this is a functionality that most or all users of JNDIRealm would like to have, so this functionality could alternatively be added to the JNDIRealm class itself, and activated with a new attribute in the Realm tag. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]