From: | ghudson@mit.edu |
Subject: | git commit |
Guess Samba client mutual flag using ap_options
To work correctly with older Samba clients, we should guess the mutual
flag based on the ap_options from the AP-REQ and not set it
unconditionally. Found by the Samba torture testsuite.
[ghudson@mit.edu: edited comments and commit message]
https://github.com/krb5/krb5/commit/7919818c0eec534828521aed01b89aa72e5e7e81
Author: Andreas Schneider <asn@cryptomilk.org>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 7919818c0eec534828521aed01b89aa72e5e7e81
Branch: master
src/lib/gssapi/krb5/accept_sec_context.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)