From 708a148e911f3142b8690de03bb6fa1b2fe6964b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 16 Dec 2003 16:53:37 +0000 Subject: [PATCH] remove enforce-transited-policy, its no longer used git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13224 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hdb/hdb.asn1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/hdb/hdb.asn1 b/lib/hdb/hdb.asn1 index 5214aee9a..371c660f5 100644 --- a/lib/hdb/hdb.asn1 +++ b/lib/hdb/hdb.asn1 @@ -41,8 +41,7 @@ HDBFlags ::= BIT STRING { require-hwauth(10), -- must use hwauth ok-as-delegate(11), -- as in TicketFlags user-to-user(12), -- may use user-to-user auth - immutable(13), -- may not be deleted - enforce-transited-policy(14) -- always check transited policy + immutable(13) -- may not be deleted } GENERATION ::= SEQUENCE {