Add list of etypes to hdb_entry.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4724 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -58,7 +58,8 @@ hdb_entry ::= SEQUENCE {
|
||||
pw-end[7] KerberosTime OPTIONAL,
|
||||
max-life[8] INTEGER OPTIONAL,
|
||||
max-renew[9] INTEGER OPTIONAL,
|
||||
flags[10] HDBFlags
|
||||
flags[10] HDBFlags,
|
||||
etypes[11] SEQUENCE OF INTEGER OPTIONAL
|
||||
}
|
||||
|
||||
END
|
||||
|
Reference in New Issue
Block a user