s3-auth Add auth hook for PAC parsing
authorAndrew Bartlett <abartlet@samba.org>
Sat, 31 Dec 2011 11:57:18 +0000 (22:57 +1100)
committerStefan Metzmacher <metze@samba.org>
Wed, 18 Jan 2012 15:23:21 +0000 (16:23 +0100)
commitf8c9ae3615cf0c463bd2bff1531894612b574930
treeb8efc946191b9934d26eb935b0e8f71ffec34060
parentd2bf6af1651c44b29d69be6944cd6148d90caed0
s3-auth Add auth hook for PAC parsing

This will allow gensec_gse to parse the PAC.

This is a copy from source3/rpc_server/dcesrv_generic.c to preserve
behaviour.  A future commit will enable the samlogon cache.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/auth/auth_generic.c