r9084: 'resign' the sample PAC for the validation of the signature algorithms.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 5 Aug 2005 00:41:53 +0000 (00:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:15 +0000 (13:31 -0500)
commit8db8279730c6d4ef6b03b9f96381dee890a8da57
tree718b9b289624d91f50a89d4e579c10393c540027
parent84da1a1050ee0f0cf5b2ecfec78291424b648c30
r9084: 'resign' the sample PAC for the validation of the signature algorithms.

If we ever get problems with the kerberos code, it should show up as a
different signature in this PAC.

This involved returning more data from the pac functions, so changed
some callers and split up some functions.

Andrew Bartlett
(This used to be commit d514a7491208afa0533bf9e99601147eb69e08c9)
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/gensec_krb5.c
source4/auth/kerberos/kerberos.h
source4/auth/kerberos/kerberos_pac.c
source4/kdc/pac-glue.c
source4/torture/auth/pac.c