Charlie,
Im have some destinct troubles with the Tomcat JNDIRealm. The problem is that I need to login four times before I get authenticated. Has anyone else experienced the same?


<Realm className="org.apache.catalina.realm.JNDIRealm" debug="99" connectionURL="ldap://ldap.domain.com"; userBase="o=company name" userSearch="(mail={0})"/>

How far away is this LDAP server? Is it on a local network, or some further host. Is it possible that the connections are timing out or are otherwise unreliable?


-chris


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to