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 a good start, but doesn't address the issue of multiple domains. I also see that the JNDI tutorial is something I should read thoroughly at --> http://java.sun.com/developer/technicalArticles/Programming/jndi/ Is there anyone who has already solved a similar problem out there or has some brilliant idea that will help me out? Thanks John
