This is how I have had it configured once. It worked against an iPlanet LDAP
server.
<Realm className="org.apache.catalina.realm.JNDIRealm" debug="99"
connectionURL="ldap://127.0.0.1:389"
roleBase="ou=groups,dc=aptitudexchange,dc=com"
roleName="cn"
roleSearch="(uniqueMember={0})"
userPattern="uid={0},ou=people,dc=aptitudexchange,dc=com" />
grts,
Patrick
-----Original Message-----
From: Kumar Abhay-CAK203C [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 13, 2004 1:40 PM
To: Tomcat Users List
Subject: Tomcat 5 and LDAP
Importance: High
Hello,
I need to implement LDAP Authorization using T5 running on SunOS 5.9
I have no idea how to set up the stuff.
Any help, documentation suggestions will be appreciated
Thanks in advance
Best Regards
Abhay Kumar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]