You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Roland Carlsson <ro...@alfa-moving.se> on 2004/11/17 16:52:34 UTC

Recursive groups in JNDIRealm

Hi!

After an hour of searching I can't figure out if Tomcat is able to find
groups in group in a LDAP server?

I found this in the archives but since it is from 4.1.18....
http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg89601.html


Thanks in advance
Roland Carlsson



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


REPOST: Recursive groups in JNDIRealm

Posted by Roland Carlsson <ro...@alfa-moving.se>.
Hi! 
I'm am sorry for reposting this but I urgently need confirmation about
Tomcat supporting or not supporting recursive searching in LDAP for Roles
including other Roles.

I post the relevant part of server.xml
:
<Realm   className="org.apache.catalina.realm.JNDIRealm" debug="99"
      connectionURL="ldap://192.168.10.10:389"
      connectionName="CN=Administrator,CN=Users,DC=alfa-moving,DC=se"
      connectionPassword="xxxxx"
      userBase="CN=Users,DC=alfa-moving,DC=se"
      userSearch="(sAMAccountName={0})"
      userRoleName="memberOf"
      roleBase="CN=Users,DC=alfa-moving,DC=se"
      roleName="CN"
      roleSearch="(member={0})"
      roleSubtree="true"/>
/>


Thank you very much in advance
Roland Carlsson


Från: Roland Carlsson <ro...@alfa-moving.se>
Svara till: Tomcat Users List <to...@jakarta.apache.org>
Datum: Wed, 17 Nov 2004 16:52:34 +0100
Till: TomcatUsers <to...@jakarta.apache.org>
Ämne: Recursive groups in JNDIRealm

Hi!

After an hour of searching I can't figure out if Tomcat is able to find
groups in group in a LDAP server?

I found this in the archives but since it is from 4.1.18....
http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg89601.html


Thanks in advance
Roland Carlsson



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


------ Slut på vidarebefordrat meddelande


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org