mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
00e1c97fee
gsskrb5: let GSS_C_DCE_STYLE imply GSS_C_MUTUAL_FLAG as acceptor
Windows clients forget GSS_C_MUTUAL_FLAG in some situations where they
use GSS_C_DCE_STYLE, in the assumption that GSS_C_MUTUAL_FLAG is
implied.
Both Windows and MIT as server already imply GSS_C_MUTUAL_FLAG
when GSS_C_DCE_STYLE is used.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15740
PR: https://github.com/heimdal/heimdal/pull/1266
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Oct 16 19:05:15 UTC 2024 on atb-devel-224
(cherry picked from commit
|
||
---|---|---|
.. | ||
asn1 | ||
base | ||
com_err | ||
gss_preauth | ||
gssapi | ||
hcrypto | ||
hdb | ||
heimdal | ||
hx509 | ||
ipc | ||
kadm5 | ||
kafs | ||
kdfs | ||
krb5 | ||
libedit | ||
ntlm | ||
otp | ||
roken | ||
sl | ||
sqlite | ||
vers | ||
wind | ||
Makefile.am | ||
NTMakefile |