s4:kdc: correctly update the PAC in samba_wdc_reget_pac()
authorStefan Metzmacher <metze@samba.org>
Thu, 7 Jan 2016 16:25:26 +0000 (17:25 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Jul 2016 21:34:21 +0000 (23:34 +0200)
commitc2b7bac37927d2532e1ca0ddc15780ebd5557533
treeedeca9797af836e7b11875bb262d121e2a3ce9c5
parent6762d6b5910e07aa82a3f50f5a4e6fccadc77194
s4:kdc: correctly update the PAC in samba_wdc_reget_pac()

We need to keep unknown PAC elements and just copy them.

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