]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Sep 2019 05:18:38 +0000 (07:18 +0200)
commit8db988a982908b7bff76e095000adabf9c29698b
tree069e900a62af53aa8b14e5729aebd1c493d8f57e
parenta8bf51b5c6f5b6ae443a3f1384c50d5e8e72a461
cifs: set domainName when a domain-key is used in multiuser

[ Upstream commit f2aee329a68f5a907bcff11a109dfe17c0b41aeb ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/cifs/connect.c