The Microsoft hot fix for Windows Server 2008 is available here:

http://support.microsoft.com/kb/957441/


Natalie

Natalie Li wrote:
Victor,

Just a correction, Alan meant to advise you to set the lmcompatibilitylevel on the Solaris CIFS server as opposed to the domain controller. According to the output from cifs-gendiag, the lmauth_level is set to the default value (i.e. to use NTLMv2 authentication). Please run the following command on your Solaris system such that NTLM authentication will be used by our redirector instead:

sharectl set -p lmauth_level=2 smb

This is a known issue with Windows Server 2008 which by default disallows NTLMv2 authentication if the client doesn't support extended security. Microsoft is working on a hot fix for this issue. Once it becomes available, the above workaround will no longer be needed.

Regards,

Natalie


_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to