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:56:58 +0300 |
commit | 5a49a524cbd3fcd5ec5a555062fd68e476ff8038 (patch) | |
tree | 3639c4853f1ff4f385316c76c33e8131d714315d /scripts/gdb/linux/utils.py | |
parent | 6f339c38c9320db0bd7d863bdc85f83f510ba883 (diff) | |
download | linux-5a49a524cbd3fcd5ec5a555062fd68e476ff8038.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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions