3 Replies Latest reply on Mar 11, 2005 8:12 AM by erobles

    getRemoteUser() not working in Apache/JBoss

    erobles

      I searched all threads, but I could not figure out this :

      I have an Apache talking to a Jboss 3.2.4, using JK2. My problem is, if I use request.getRemoteUser(), I get "null" instead of the username entered in Apache.

      I had solved this problem in the old Tomcat we are replacing, adding a line to /usr/local/tomcat/conf/jk2.properties : request.tomcatAuthentication=false

      How do I solve this in JBoss?

      Thanks in advance,

      E. Robles