[JBoss-user] [Security JAAS/JBoss] - Re: Single Sign-ON, SPNEGO: How to?

2004-04-14 Thread gfzhang
Phantom, thanks. Your implementation works fine. I have integrated it by adding a Authenticator implementation into JBoss. Add this authenticator into Authenticators.properties, so that NTLM could be configured in web.xml. scott, see http://appliedcrypto.com/ for the SPNEGO's

[JBoss-user] [Security JAAS/JBoss] - Re: Single Sign-ON, SPNEGO: How to?

2004-03-25 Thread Phantom
It may be helpful: We implemented such things by NTLM auth. in JCIFS. See jcifs.samba.org a href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827416#3827416;View the original post/a a href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827416Reply to the

[JBoss-user] [Security JAAS/JBoss] - Re: Single Sign-ON, SPNEGO: How to?

2004-03-23 Thread [EMAIL PROTECTED]
tomcat has no support for spnego currently as its not one of the servlet spec auth methods. Do a search on google for java implementations and let us know if there are any. a href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827173#3827173;View the original post/a a