diff options
author | Steve French <stfrench@microsoft.com> | 2025-01-28 10:04:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-22 22:54:28 +0300 |
commit | beb97eba4cd840462f18cb2b2539b0240e04f553 (patch) | |
tree | b70838c6261e544c9ae4117d46d898e4813b89a7 /net/lapb/lapb_in.c | |
parent | f415148282969058eec1e14f90170916a30e32be (diff) | |
download | linux-beb97eba4cd840462f18cb2b2539b0240e04f553.tar.xz |
smb3: add support for IAKerb
[ Upstream commit eea5119fa5979c350af5783a8148eacdd4219715 ]
There are now more servers which advertise support for IAKerb (passthrough
Kerberos authentication via proxy). IAKerb is a public extension industry
standard Kerberos protocol that allows a client without line-of-sight
to a Domain Controller to authenticate. There can be cases where we
would fail to mount if the server only advertises the OID for IAKerb
in SPNEGO/GSSAPI. Add code to allow us to still upcall to userspace
in these cases to obtain the Kerberos ticket.
Signed-off-by: Steve French <stfrench@microsoft.com>
Stable-dep-of: 605b249ea967 ("smb: client: Fix match_session bug preventing session reuse")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions