From 52b9531cb516c218216a43324a02b9f7aa80935e Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Sun, 2 Jan 2022 23:15:55 +1100 Subject: [PATCH] kdc: note that GSS PA uses synthetic principals --- kdc/misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdc/misc.c b/kdc/misc.c index ee73b4a3e..1d7467261 100644 --- a/kdc/misc.c +++ b/kdc/misc.c @@ -60,7 +60,7 @@ synthesize_hdb_close(krb5_context context, struct HDB *db) } /* - * Synthesize an HDB entry suitable for PKINIT and only PKINIT. + * Synthesize an HDB entry suitable for PKINIT and GSS preauth. */ static krb5_error_code synthesize_client(krb5_context context,