0 Replies Latest reply on Feb 10, 2003 5:46 PM by pmonestie

    unauthenticatedIdentity and tomcat 4.1.12

    pmonestie

      Hi,
      Following the documentation I added a unauthenticatedIdentity="nobody" to my login-config.xml to allow an unauthenticated servlet to access an EJB.
      As soon as I do that nothing authenticate anymore. (Not even other servlet that require auth.)

      I do not observe this behaviour with Jetty instead of tomcat.
      Any suggestion?
      Thanks in advance