commit | 844823cb822932d2c599abf38692e3d6a5b5a320 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Wed May 06 00:48:30 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Wed May 06 00:48:30 2009 +0000 |
tree | cde5759733879247cdc88cd21d0ca404f8b77033 | |
parent | 0b3cc858003b79b6c66ad79415ead907cbe4074e [diff] |
[CIFS] Fix SMB uid in NTLMSSP authenticate request We were not setting the SMB uid in NTLMSSP authenticate request which could lead to INVALID_PARAMETER error on 2nd session setup. Signed-off-by: Steve French <sfrench@us.ibm.com>