Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Change KDC error for encrypted timestamp preauth

When encrypted timestamp pre-authentication fails, respond with error
code KDC_ERR_PREAUTH_FAILED, rather than KRB_AP_ERR_BAD_INTEGRITY, for
consistency with other Kerberos implementations.

[ghudson@mit.edu: clarified commit message and comment]

https://github.com/krb5/krb5/commit/2653d69e0705a925597dff10083a24a77e2a20af
Author: Andreas Schneider <asn@samba.org>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 2653d69e0705a925597dff10083a24a77e2a20af
Branch: master
src/kdc/kdc_preauth_encts.c | 16 ++++------------
1 files changed, 4 insertions(+), 12 deletions(-)