Skip to content
Commit 306cb65b authored by Bharath SM's avatar Bharath SM Committed by Steve French
Browse files

smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels



When mounting a share with kerberos authentication with multichannel
support, share mounts correctly, but fails to create secondary
channels. This occurs because the hostname is not populated when
adding the channels. The hostname is necessary for the userspace
cifs.upcall program to retrieve the required credentials and pass
it back to kernel, without hostname secondary channels fails
establish.

Cc: stable@vger.kernel.org
Reviewed-by: default avatarShyam Prasad N <sprasad@microsoft.com>
Signed-off-by: default avatarBharath SM <bharathsm@microsoft.com>
Reported-by: default avatarxfuren <xfuren@gmail.com>
Link: https://bugzilla.samba.org/show_bug.cgi?id=15824


Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent e04c78d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment