We are having the same exact issue you are speaking of.  We've gone through
logs as well.  I'd love to get some insight on this also. We are using
tomcat with basic authentication. 

daniel steel wrote:
> 
> All,
>   we are using jndi authentication  for authenticating the user against
> active directory. 
> the user is hitting the load balancer and then the request is forwarded to
> the tomcat.
> 
>  at times we are seeing slowness and on analyzing the access log, the jsps
> having high execution duration do not have any remoteusername associated
> with that call and has http response 401 - unauthorised access.
> 
> the question is what stripping the remote username ?
> 
> 1. the load balancer is off loading the SSL.
> 2. we are using basic authentication schema tied into JNDI - LDAP
> authentication.
> 
> thanks
> dan
> 
> 
> 
>       
> 

-- 
View this message in context: 
http://www.nabble.com/JNDI-authentication-tp25588982p25617863.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