new flags require_preauth' and
change_pw'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2680 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -25,7 +25,9 @@ HDBFlags ::= BIT STRING {
|
|||||||
postdate(4), -- may issue postdatable
|
postdate(4), -- may issue postdatable
|
||||||
server(5), -- may be server
|
server(5), -- may be server
|
||||||
client(6), -- may be client
|
client(6), -- may be client
|
||||||
invalid(7) -- entry is invalid
|
invalid(7), -- entry is invalid
|
||||||
|
require-preauth(8), -- must use preauth
|
||||||
|
change-pw(9) -- change password service
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user