NTLM with Spring Security 2.0

Posted on June 5, 2008 - Filed Under Spring | 17 Comments

A lot of users are having trouble when dealing with NTLM based authentication with Spring Security. The underlying NTLM support is built on top of JCIFS (jcifs.samba.org), an open source client library that implements the CIFS/SMB networking protocol in Java. NTLM authentication allows the login credentials of a Windows user, who is logged on into [...]

Read More..>>