[jboss-dev-forums] [Design of Security on JBoss] - Re: GSSAPI/Negotiate

info@connext.co.za do-not-reply at jboss.com
Fri Aug 25 03:40:22 EDT 2006


Good Day,

Does anyone has any pointers how I can get a Swing Application to use the Kerberos Login Module to pass the credentials to JBoss.

On the client I have the following JAAS conf
client {
	com.sun.security.auth.module.Krb5LoginModule optional useTicketCache=true doNotPrompt=true debug=true;
};

My client is authenticated but I have no way of communicating the credentials to the server login modules.

Regards,
Mark P Ashworth



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

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



More information about the jboss-dev-forums mailing list