[linux-cifs-client] Re: CaseInsensitivePassword
Christian Keller
oerray at yahoo.de
Mon Dec 27 19:10:46 GMT 2004
Hello,
On Mon, 29 Nov 2004 18:38:33 -0600
Steven French <sfrench at us.ibm.com> wrote:
> See below piece of fs/cifs/connect.c
>
> pSMB->req_no_secext.CaseInsensitivePasswordLength = 0;
> pSMB->req_no_secext.CaseSensitivePasswordLength =
> cpu_to_le16(CIFS_SESSION_KEY_SIZE);
[...]
This caused problems with the authentivication in samba-tng .
So I talked to the samba-tng team and they changed the password
length test in their server.
I don't know if this is the right way to do the authentivication,
to set the length to 0.
The fix is now in the cvs-tree, but they will make soon a
new release.
Christian
--
More information about the linux-cifs-client
mailing list