[jcifs] getSuppliedDomain() returns null value in NTLM

Ramanathan K ramanathank at zohocorp.com
Fri Apr 24 14:49:40 GMT 2009


Hi

We are using jcifs-krb5-1.2.13 for NTLM Authentication. After installing the
microsoft security patch (MS09-14 / KB963027), ntlm authentication breaks.
Earlier it was working fine. Also when i uninstall the security patch, it is
working.

Type1Message type1 = new Type1Message(msg);
String domain = type1.getSuppliedDomain();

In the above code, After applying the patch, getSuppliedDomain() 
returns null value.

Please help me in this regard.

Thanks
Ramanathan.



More information about the jcifs mailing list