(HDBFlags): add trusted-for-delegation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17614 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -41,7 +41,8 @@ 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
|
||||
immutable(13), -- may not be deleted
|
||||
trusted-for-delegation(14) -- Trusted to print forwardabled tickets
|
||||
}
|
||||
|
||||
GENERATION ::= SEQUENCE {
|
||||
|
Reference in New Issue
Block a user