commit | 49bd49f983b5026e4557d31c5d737d9657c4113e | [log] [tgz] |
---|---|---|
author | Shyam Prasad N <sprasad@microsoft.com> | Fri Nov 05 19:03:57 2021 +0000 |
committer | Steve French <stfrench@microsoft.com> | Mon Nov 08 13:07:56 2021 -0600 |
tree | a1305c508d4ccb71dbccc954ed99adb0003058db | |
parent | c9f1c19cf7c50949885fa5afdb2cb242d61a7fac [diff] |
cifs: send workstation name during ntlmssp session setup During the ntlmssp session setup (authenticate phases) send the client workstation info. This can make debugging easier on servers. Signed-off-by: Shyam Prasad N <sprasad@microsoft.com> Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Reviewed-by: Enzo Matsumiya <ematsumiya@suse.de> Signed-off-by: Steve French <stfrench@microsoft.com>