CVE-2022-37967 Add new PAC checksum
[abartlet/samba-autobuild/.git] / third_party / heimdal / kdc / kerberos5.c
index 3e0f2dbd6b636bc6874880afe1eeb63407798db5..b4968afcaaf3e621161ecfa7cf1cee9c8cf28c9f 100644 (file)
@@ -1913,6 +1913,7 @@ generate_pac(astgs_request_t r, const Key *skey, const Key *tkey,
                         rodc_id,
                         NULL, /* UPN */
                         canon_princ,
+                        false, /* add_full_sig */
                         is_tgs ? &r->pac_attributes : NULL,
                         &data);
     krb5_free_principal(r->context, client);