mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
ce10b28566
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 |
||
---|---|---|
.. | ||
.github | ||
admin | ||
appl | ||
cf | ||
doc | ||
etc | ||
include | ||
kadmin | ||
kcm | ||
kdc | ||
kpasswd | ||
kuser | ||
lib | ||
packages | ||
po | ||
tests | ||
tools | ||
windows | ||
.gitignore | ||
.travis.yml | ||
acinclude.m4 | ||
apply_heimdal.sh | ||
appveyor.yml | ||
autogen.sh | ||
ChangeLog | ||
ChangeLog.1998 | ||
ChangeLog.1999 | ||
ChangeLog.2000 | ||
ChangeLog.2001 | ||
ChangeLog.2002 | ||
ChangeLog.2003 | ||
ChangeLog.2004 | ||
ChangeLog.2005 | ||
ChangeLog.2006 | ||
ChangeLog.2007 | ||
CODE_OF_CONDUCT.md | ||
configure.ac | ||
HEIMDAL-LICENCE.txt | ||
import-lorikeet.sh | ||
krb5.conf | ||
LICENSE | ||
Makefile.am | ||
Makefile.am.common | ||
NEWS | ||
NTMakefile | ||
README | ||
README.fast | ||
README.md | ||
rebase-lorikeet.sh | ||
SECURITY.md | ||
TODO |
Heimdal
Heimdal is an implementation of:
- ASN.1/DER,
- PKIX, and
- Kerberos.
For information how to install see here.
There are man pages for most of the commands.
Bug reports and bugs are appreciated. Use GitHub issues.
For more information see the project homepage https://heimdal.software/heimdal/ or the mailing lists:
heimdal-announce@heimdal.software low-volume announcement heimdal-discuss@heimdal.software high-volume discussion
send mail to heimdal-announce-subscribe@heimdal.software and heimdal-discuss-subscribe@heimdal.software respectively to subscribe.