[jcifs] RE: how to authenticate windows 2003 using jcifs.

Michael B Allen mba2000 at ioplex.com
Thu Jun 10 02:53:08 GMT 2004


Praveen Munukuru said:
> Hi,
>
> Thanks lot Mike.
>
> Please let me know which version, i need to download.

The one with the most recent version number.

> I have one more question.
>
> Our company is using NTLMv2 for windows 2003.

That is in the FAQ.

> My code looks like this:
>
> Jcifs.UniAddress mydomaincontroller = UniAddress.getByName
> "xx.xx.xxx.xxx");
>
>                     NtlmPasswordAuthentication mycreds = new
> NtlmPasswordAuthentication(domain, user, pass );
>                     SmbSession.logon( mydomaincontroller, mycreds );
>
> Do i need to make change this code or not.

Also in the FAQ.

>
> I am reading the NTLM HTTP Authentication document using this URL:
>
> http://jcifs.samba.org/src/docs/ntlmhttpauth.html

Correct.

Please send all messages to the jcifs mailing list.

Mike



More information about the jcifs mailing list