s4:kdc: hook into heimdal's windc.pac_pk_generate hook
authorStefan Metzmacher <metze@samba.org>
Fri, 20 May 2016 07:48:41 +0000 (09:48 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Jul 2016 21:34:21 +0000 (23:34 +0200)
commit6762d6b5910e07aa82a3f50f5a4e6fccadc77194
tree9b6cbbb3e1b6d5d83769c2d12507e1fa30573e71
parent0022ea9efb0e7809fa2d060b294320eb0479cdd2
s4:kdc: hook into heimdal's 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/kdc/wdc-samba4.c