Kjome [mailto:[EMAIL PROTECTED]
Sent: 24 March 2003 06:30
To: Tomcat Users List
Subject: Re: Windows 2000 Authentication Integration
You should be able to get it via request.getRemoteUser(). However, note
that when using the JK connectors, you will have to tell Tomcat whether it
should get the
You should be able to get it via request.getRemoteUser(). However, note
that when using the JK connectors, you will have to tell Tomcat whether it
should get the remote user from the JK environment or from within
Tomcat. When using Tomcat with Apache, that is done via adding the
following to