Tomcat and Active Directory/LDAP (Multiple Domains) (LDAP Newbie)

2004-09-15 Thread John Mattos
Hi all I have a need to validate users that may exist in one of 4 Active Directory Domains for a web-app running on Tomcat 5.x/Apache 2.x. What's the best way to accomplish this? I have read the following thread --> http://www.mail-archive.com/[EMAIL PROTECTED]/msg130900.html which is

Re: Tomcat and Active Directory/LDAP (Multiple Domains) (LDAP Newbie)

2004-09-15 Thread Tim Funk
I had to roll my own Realm loosely based on JNDIRealm. Working with Active Directory, especially the way it was deploy, was so painful that regressed most of the details. I am guessing you have 4 different domains under and more generic domain. For example: ad.funkman.net westcoast.ad.funkman.n

RE: Tomcat and Active Directory/LDAP (Multiple Domains) (LDAP Newbie)

2004-09-15 Thread John Mattos
al Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 1:24 PM To: Tomcat Users List Subject: Re: Tomcat and Active Directory/LDAP (Multiple Domains) (LDAP Newbie) I had to roll my own Realm loosely based on JNDIRealm. Working with Active Directory, especially the

Re: Tomcat and Active Directory/LDAP (Multiple Domains) (LDAP Newbie)

2004-09-15 Thread Tim Funk
From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 1:24 PM To: Tomcat Users List Subject: Re: Tomcat and Active Directory/LDAP (Multiple Domains) (LDAP Newbie) I had to roll my own Realm loosely based on JNDIRealm. Working with Active Directory, especially the way it w