Hello,
I am using Spring Security for NTLM authentication for our application.
When I run my application sometimes I am getting the following error:
jcifs.smb.SmbException: A duplicate name...
Type: Posts; User: ponic; Keyword(s):
Hello,
I am using Spring Security for NTLM authentication for our application.
When I run my application sometimes I am getting the following error:
jcifs.smb.SmbException: A duplicate name...
Hello,
Could you some one provide a sample working application for ACEGI with NTLM autentication, as I would like to add this in my application.
I tried to follow this...