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)
commitd514a7491208afa0533bf9e99601147eb69e08c9
treef5b6fa48934c2969e1ab3a3c34d933be1e17acfd
parentf91f705a143b24c2e01b9176850a7089e1a99b86
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
source/auth/gensec/gensec_gssapi.c
source/auth/gensec/gensec_krb5.c
source/auth/kerberos/kerberos.h
source/auth/kerberos/kerberos_pac.c
source/kdc/pac-glue.c
source/torture/auth/pac.c