we are using to tomcat 5.5.7.

We are doing just that in our server.xml
connectionURL= "ldap:ldap.domain.com:port"

I found nothing in the documentation that allows you to set the domain. Any
suggestions you have would be most appreciated.
thanks!



Pid Ster wrote:
> 
> 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
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/authenticate-LDAP-across-domains-tp26390861p26406399.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to