add PAC_CONSTRAINED_DELEGATION

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20302 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-11 11:14:06 +00:00
parent 6348a6849a
commit a115c5af61

View File

@@ -64,6 +64,7 @@ struct krb5_pac {
#define PAC_SERVER_CHECKSUM 6
#define PAC_PRIVSVR_CHECKSUM 7
#define PAC_LOGON_NAME 10
#define PAC_CONSTRAINED_DELEGATION 11
#define CHECK(r,f,l) \
do { \