s4:mitkdc: Do not allocate the PAC buffer in samba_make_krb5_pac()
commit3a3f7feac59feba08438831cb02564e9b80cdc59
authorAndreas Schneider <asn@samba.org>
Thu, 7 Oct 2021 13:12:35 +0000 (7 15:12 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 Dec 2021 03:41:32 +0000 (15 03:41 +0000)
tree3b94f3e009dd4a4ab2373ed0eeeb5afd82939f7d
parent731d9c42d0775d9b1a7475ad2efbe23c2439f6db
s4:mitkdc: Do not allocate the PAC buffer in samba_make_krb5_pac()

This will be allocated by the KDC in MIT KRB5 1.20 and newer.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/mit_samba.c
source4/kdc/pac-glue.c
source4/kdc/pac-glue.h
source4/kdc/wdc-samba4.c