[jboss-user] [Security & JAAS/JBoss] - Re: Negotiate with Kerberos

eric.lvyan do-not-reply at jboss.com
Tue Jun 3 03:03:57 EDT 2008


Just look here:
11:13:10,568 DEBUG [RealmBase] No applicable constraint located 
11:13:10,568 DEBUG [AuthenticatorBase] Not subject to any constraint 
11:13:10,568 DEBUG [AuthenticatorBase] Not subject to any constraint 
11:13:10,568 INFO [STDOUT] Could not get User Principal from request.getUserPrincipal(),use session instead. 
11:13:10,568 INFO [STDOUT] Try Insert User Principal To Request............ 
11:13:10,568 INFO [STDOUT] now Principal is:ASFILENET\Administrator,principal Name is ASFILENET\Administrator 

seems in RealmBase has not get constraint properly and then in AuthenticatorBase can not generate Suject and principal stored in request has been clean.
here ,log like [STDOUT] means principal has removed from request.

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

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



More information about the jboss-user mailing list