On 17/11/2009 14:25, nabbleQuestioner wrote:
I am trying to use tomcat to authenticate using LDAP and configured the server.xml with no problems... the problem is that the request is not able to get to the Active directory because I am sending the request from a client that sits on domain A and the LDAP server sits on domain B. Is there any way to tell tomcat that I want a different domain that where I currently am? (tell tomcat what domain the active directory is sitting on)?
Which Tomcat version are you using? What have you found when you searched the archives? Can't you just specify the connectionURL="ldap://ldap.domain.com"? p --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org