Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 722 Allow missing authenticator checksum with GSSAPI Some SMB client implementations omit the authenticator checksum. To interoperate with these clients, a server needs to allow missing checksums and assume no flags are requested. This is being documented in MS-KILE as well, as Microsoft does the same. [ghudson@mit.edu: edited and reformatted comment; edited commit message summary] https://github.com/krb5/krb5/commit/0e60d5ce041607cfc7659a8d3198d0f3f8958245 Author: Simo Sorce Committer: Greg Hudson Commit: 0e60d5ce041607cfc7659a8d3198d0f3f8958245 Branch: master src/lib/gssapi/krb5/accept_sec_context.c | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-)