auth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR() helpers
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Dec 2019 14:34:36 +0000 (15:34 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 Feb 2020 16:32:36 +0000 (16:32 +0000)
commitf8e7c3d3821c0d6389f98cc2c2044e7b8fcdbb7d
treebfc758f94de416528eb969676206f48f5092a702
parent0b3db29bd5f44daa0abb64ba4a7bb5e5cad2a6ac
auth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR() helpers

This adds a generic way to get to the raw (verified) PAC
and will be used in multiple places in future.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
auth/kerberos/kerberos_pac.c
auth/kerberos/pac_utils.h
source3/libads/kerberos_proto.h
source3/utils/net_ads.c