[16317] in Kerberos-V5-bugs
[krbdev.mit.edu #8812] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Wed May 29 19:19:02 2019
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: Greg Hudson via RT <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8812@krbdev.mit.edu>
Message-ID: <rt-8812-49468.15.9518743779724@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8812'":;
Date: Wed, 29 May 2019 19:18:55 -0400
MIME-Version: 1.0
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Remove support for no-flags SAM-2 preauth
When neither the send-encrypted-sad nor the use-sad-as-key flag is set
in the SAM-2 challenge, the protocol calls for the AS key to be
combined with the string-to-key of the SAD using a key combination
method which has only been implemented for DES and 3DES enctypes.
Rather than extending key combination, remove support for this case.
[ghudson@mit.edu: rewrote commit message, added comment]
https://github.com/krb5/krb5/commit/c30e0af224ef3716513744fd86aec3eeea90abf9
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: c30e0af224ef3716513744fd86aec3eeea90abf9
Branch: master
src/lib/krb5/krb/preauth_sam2.c | 40 ++++++++++----------------------------
1 files changed, 11 insertions(+), 29 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs