Ok I figured out my issue.
I was configuring the file spnego-roles.properties incorrectly.
I assumed that the SPN user was the account I needed to put in here.
Instead I realize now that I have to put all users that require access to
web-app iin this file.
Thanks for the help.
View the origin
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 : 2
Any ideas about the above error?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240879#4240879
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240879
___
jboss-user mai
OK TRACE reveals an error :
javax.security.auth.login.LoginException: Continuation Required.
Here is the server.log output of the pertinent error and surrounding TRACE
stmts.
| 2009-06-18 16:58:32,512 DEBUG
[org.jboss.security.negotiation.spnego.SPNEGOLoginModule] (http-0.0.0.0-8080-1)
Logg
Here is a dump of console whilst I access Secured servlet
14:16:19,722 INFO [STDOUT] Debug is true storeKey true useTicketCache false
useKeyTab true doNotPrompt true ticketCache is null isInitiator true KeyTab is
/home/admin/jportal.host.keytab refreshKrb5Config is false principal is
host/jp
Thanks for the response not sure what happened but it doesnt show what you
suggested I add to the log4j file. BTW do you mean the jboss-log4j.xml file?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238309#4238309
Reply to the post :
http://www.jboss
Have you tried to use the logs? I think you will get more useful information.
You just need to put the following in the log4j.xml file
Please try and let us know if it shows any error.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238038#423
Any Ideas?
Is there another module I can use for silent sign on?
Cheers!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237128#4237128
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237128
_