]> www.infradead.org Git - users/dwmw2/linux.git/commit
smb: client: parse DNS domain name from domain= option
authorPaulo Alcantara <pc@manguebit.com>
Fri, 3 Jan 2025 19:38:51 +0000 (16:38 -0300)
committerSteve French <stfrench@microsoft.com>
Mon, 20 Jan 2025 01:34:00 +0000 (19:34 -0600)
commit489d1523105e14e7a2c6e68205e05397e3b714fb
tree1cf6213530a4f1bebdda2354e8842e14e6340821
parentad46faff1afcc8db72f9954a6ea2296d31259217
smb: client: parse DNS domain name from domain= option

If the user specified a DNS domain name in domain= mount option, then
use it instead of parsing it in NTLMSSP CHALLENGE_MESSAGE message.

Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/connect.c