s4:kdc: Also cannoicalize krbtgt principals when enforcing canonicalization
authorAndreas Schneider <asn@samba.org>
Tue, 21 Dec 2021 11:17:11 +0000 (12:17 +0100)
committerJule Anger <janger@samba.org>
Sun, 24 Jul 2022 09:42:01 +0000 (11:42 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit f1ec950aeb47283a504018bafa21f54c3282e70c)

source4/kdc/db-glue.c

index ac47fe783739def2ea5a51e3d1660b4b01c19589..d017741e30a695731a8e543d98339dbc75b12caa 100644 (file)
@@ -920,7 +920,7 @@ static krb5_error_code samba_kdc_message2entry(krb5_context context,
        if (ent_type == SAMBA_KDC_ENT_TYPE_KRBTGT) {
                p->is_krbtgt = true;
 
-               if (flags & (SDB_F_CANON)) {
+               if (flags & (SDB_F_CANON|SDB_F_FORCE_CANON)) {
                        /*
                         * When requested to do so, ensure that the
                         * both realm values in the principal are set