[jboss-user] [Security & JAAS/JBoss] - Re: JBOSS Negotiate toolkit Secured servlet throws 403 Acces

jlmagc do-not-reply at jboss.com
Mon Jun 29 20:36:08 EDT 2009


It seems that it's calling twice to the SPNEGOLoginModule. The fist time it fails

anonymous wrote : 
  | xt
  | 2009-06-18 16:58:32,518 TRACE [org.jboss.security.negotiation.spnego.SPNEGOLoginModule] (http-0.0.0.
  | 0-8080-1) Result - false
  | 

but the second one it sucess
anonymous wrote : 2009-06-18 16:58:32,620 TRACE [org.jboss.security.negotiation.spnego.SPNEGOLoginModule] (http-0.0.0.
  | 0-8080-1) Result - true
  | 2009-06-18 16:58:32,621 DEBUG [org.jboss.security.negotiation.spnego.SPNEGOLoginModule] (http-0.0.0.
  | 0-8080-1) Storing username 'dufus at BASE>MYCO>COM' and empty password
  | 

I suggest to review carefully the setup in login-config.xml.

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

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



More information about the jboss-user mailing list