[jboss-user] [Security & JAAS/JBoss] - Re: How to specify the principal and credentials from the cl

rtimucin do-not-reply at jboss.com
Tue Feb 27 08:18:25 EST 2007


"ksteo1" wrote : If you are using JAAS, make sure you have already obtained the LoginContext, before you do make the InitialContext. Otherwise, the security principal and credential will not get passed into the app server.
  | 
  | Also, to do this, you have to enablie ClientLoginModule on both the client and server side auth.conf.
  | 
  | 
  | org.jboss.security.ClientLoginModule required;
  | 
  | 
  | update your jre version
  | 

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

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



More information about the jboss-user mailing list