[jcifs] NTLM HTTP authentication

Glass, Eric eric.glass at capitalone.com
Wed Aug 28 19:13:24 EST 2002


Hello,

I made the attached changes to the NTLM HTTP authentication filter -- I
wasn't sure where to submit these, so I just decided to post them here.
This adds the following functionality:

1.  Permits "fallback" basic authentication; if a client is not capable of
performing NTLM authentication (i.e., Netscape), this will allow them to
authenticate against the domain using basic authentication.

2.  The filter wraps the servlet request so getRemoteUser() and
getUserPrincipal() work properly.
 
**************************************************************************
The information transmitted herewith is sensitive information intended only
for use by the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.
      

-------------- next part --------------
A non-text attachment was scrubbed...
Name: NtlmHttpFilter.java
Type: application/octet-stream
Size: 9366 bytes
Desc: not available
Url : http://lists.samba.org/archive/jcifs/attachments/20020828/6e84c123/NtlmHttpFilter.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NtlmHttpRequest.java
Type: application/octet-stream
Size: 966 bytes
Desc: not available
Url : http://lists.samba.org/archive/jcifs/attachments/20020828/6e84c123/NtlmHttpRequest.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NtlmPrincipal.java
Type: application/octet-stream
Size: 1347 bytes
Desc: not available
Url : http://lists.samba.org/archive/jcifs/attachments/20020828/6e84c123/NtlmPrincipal.obj


More information about the jcifs mailing list