commit | f2aee329a68f5a907bcff11a109dfe17c0b41aeb | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Thu Aug 22 08:09:50 2019 +1000 |
committer | Steve French <stfrench@microsoft.com> | Tue Aug 27 16:44:24 2019 -0500 |
tree | 5ffbf6011e20969aa94ae5253ca3993e69d2b0a3 | |
parent | a55aa89aab90fae7c815b0551b07be37db359d76 [diff] |
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>