[jboss-user] [Security] - Re: Problem with Negotiation-toolkit with LDAP

nulltransfer do-not-reply at jboss.com
Fri Aug 28 08:58:42 EDT 2009


I just realized that I didnt' read your entire stack trace.  I didn't see your other exception several lines above.

javax.security.auth.login.LoginException: Continuation Required. 

Apparently, you are failing at the SPNEGOLoginModule and not the AdvancedLdapLoginModule.   It also appears that some of your configuration is wrong, as I see you are pointing to the wrong AdvancedLadpLoginModule class.

2009-08-12 13:24:38,481 WARN [org.jboss.security.negotiation.spnego.AdvancedLdapLoginModule] 'org.jboss.security.negotiation.spnego.AdvancedLdapLoginModule' is deprecated, use 'org.jboss.security.negotiation.AdvancedLdapLoginModule' instead. 


Please post the rest of your configurations (especially your login-config).

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

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



More information about the jboss-user mailing list