OSDN Git Service

cifs: set domainName when a domain-key is used in multiuser
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 21 Aug 2019 22:09:50 +0000 (08:09 +1000)
committerSteve French <stfrench@microsoft.com>
Tue, 27 Aug 2019 21:44:24 +0000 (16:44 -0500)
commitf2aee329a68f5a907bcff11a109dfe17c0b41aeb
tree5ffbf6011e20969aa94ae5253ca3993e69d2b0a3
parenta55aa89aab90fae7c815b0551b07be37db359d76
cifs: set domainName when a domain-key is used in multiuser

RHBZ: 1710429

When we use a domain-key to authenticate using multiuser we must also set
the domainnmame for the new volume as it will be used and passed to the server
in the NTLMSSP Domain-name.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/connect.c