> > Unless you are going to authenticate via one of Tomcat's authentication > methods; BASIC, FORM, etc, then getRemoteUser() is going to return null. > > You'll need to add a security constraint, login-config and security-role to > your web.xml to test getRemoteUser(); in just Tomcat. >
This shouldn't be the case since she put tomcatAuthentication="false" tomcat should be taking the username from the JK_REMOTE_USER attribute. Have you tried a wireshark packet capture? Marc --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org