Hi,
I am trying to enable NTLM authentication on JBoss AS 5.1.0. The goal is to have it as login module to have authentication information propagated to ejb layer as well.
I managed to get NTLM to work with JCIFS (as http filter) but this is not complete solution - no caller information in EJB.
Is there any way of doing that?
I went through number of articles but most of them refers to JBoss AS 4.3 and jaaslounge and unfortunately it did not work at all.
Hints or documentation would be greatly appreciated.
Thanks
Maciej
Maybe you can try JBoss Negotiation to enable NTLM, more detail please reference this article http://community.jboss.org/wiki/GateInSPNEGOintegrationusingJBossNegotiation