[jboss-user] [Security & JAAS/JBoss] - Re: Why JAAS authenticate() fails?

benccit do-not-reply at jboss.com
Thu Nov 9 19:14:10 EST 2006


Hi Jaikiran,

The following are the TRACE log:

2006-11-09 23:56:13,007 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost]]          parameter=j_username=joe1
2006-11-09 23:56:13,007 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost]]          parameter=j_password=pass
..
2006-11-09 23:56:13,008 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost]]        servletPath=/secret/j_security_check
..
2006-11-09 23:56:13,008 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost]]           isSecure=false
..
2006-11-09 23:56:13,008 TRACE [org.jboss.web.tomcat.security.FormAuthValve] Enter, j_username=joe1
2006-11-09 23:56:13,009 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] Security checking request POST /secret/j_security_check
..
2006-11-09 23:56:13,009 DEBUG [org.apache.catalina.authenticator.FormAuthenticator] Authenticating username 'joe1'
2006-11-09 23:56:13,009 TRACE [org.jboss.web.tomcat.security.JBossSecurityMgrRealm] Begin authenticate, username=joe1
..
2006-11-09 23:56:13,023 TRACE [org.jboss.web.tomcat.security.JBossSecurityMgrRealm] No security context for authenticate(String, String)
2006-11-09 23:56:13,024 DEBUG [org.apache.catalina.core.ApplicationDispatcher] servletPath=/loginerror.html, pathInfo=null, queryString=null, name=null

Thanks,

Bensen

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984705#3984705

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984705



More information about the jboss-user mailing list