Skip Menu |
 

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(-)
From: tlyu@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]

(cherry picked from commit 7919818c0eec534828521aed01b89aa72e5e7e81)

https://github.com/krb5/krb5/commit/5a95d589db802c7fb3a2d69c8f987d8c4cee0657
Author: Andreas Schneider <asn@cryptomilk.org>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 5a95d589db802c7fb3a2d69c8f987d8c4cee0657
Branch: krb5-1.14
src/lib/gssapi/krb5/accept_sec_context.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)