RE: EXTERNAL: Re: Spnego authentication with Tomcat 7.0.55 on Linux 6.5 returns null from request.getremoteUser

2014-08-29 Thread Seshadri, Usha
-Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Friday, August 29, 2014 1:44 AM To: Tomcat Users List Subject: EXTERNAL: Re: Spnego authentication with Tomcat 7.0.55 on Linux 6.5 returns null from request.getremoteUser On 29/08/2014 03:51, Seshadri, Usha wrote: >

Spnego authentication with Tomcat 7.0.55 on Linux 6.5 returns null from request.getremoteUser

2014-08-28 Thread Seshadri, Usha
Hi, I am trying to configure spnego out of the box on tomcat 7.0.55 on Linux 6.5, with directions given at http://tomcat.apache.org/tomcat-7.0-doc/windows-auth-howto.html. And I am trying to test the configuration with a sample hello_spnego.jsp file given below. When I load http://localhost:808