HEIMDAL:kdc: add krb5plugin_windc_pac_pk_generate() hook
authorStefan Metzmacher <metze@samba.org>
Fri, 20 May 2016 06:29:30 +0000 (08:29 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Jul 2016 21:34:21 +0000 (23:34 +0200)
commit0022ea9efb0e7809fa2d060b294320eb0479cdd2
tree6ae67bfcb027bfed91073526be8b9c6ccb26e600
parentf61833082ad5370bf67d316ec2f0a37e55d4eb60
HEIMDAL:kdc: add krb5plugin_windc_pac_pk_generate() hook

This allows PAC_CRENDENTIAL_INFO to be added to the PAC
when using PKINIT. In that case PAC_CRENDENTIAL_INFO contains
an encrypted PAC_CRENDENTIAL_DATA.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11441

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/heimdal/kdc/kerberos5.c
source4/heimdal/kdc/krb5tgs.c
source4/heimdal/kdc/windc.c
source4/heimdal/kdc/windc_plugin.h