diff options
| author | Pali Rohár <[email protected]> | 2024-10-06 17:24:29 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2025-06-02 01:43:40 +0000 |
| commit | 6510ef4230b68c960309e0c1d6eb3e32eb785142 (patch) | |
| tree | 361d45803f42435f897cacd4d1c9504181b9749a /rust/helpers/xarray.c | |
| parent | smb: client: add NULL check in automount_fullpath (diff) | |
| download | kernel-6510ef4230b68c960309e0c1d6eb3e32eb785142.tar.gz kernel-6510ef4230b68c960309e0c1d6eb3e32eb785142.zip | |
cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode
SMB1 Session Setup NTLMSSP Request in non-UNICODE mode is similar to
UNICODE mode, just strings are encoded in ASCII and not in UTF-16.
With this change it is possible to setup SMB1 session with NTLM
authentication in non-UNICODE mode with Windows SMB server.
This change fixes mounting SMB1 servers with -o nounicode mount option
together with -o sec=ntlmssp mount option (which is the default sec=).
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions
