Initial patch for dealing with AD x-realm key rollover
AD issues x-realm TGTs with kvno 0. On key x-realm trust key change we need to be able to try current and previous keys for trust, else we will have some failures.
This commit is contained in:
@@ -47,6 +47,7 @@ HEIMDAL_HDB_1.0 {
|
||||
hdb_get_dbinfo;
|
||||
hdb_init_db;
|
||||
hdb_key2principal;
|
||||
hdb_kvno2keys;
|
||||
hdb_list_builtin;
|
||||
hdb_lock;
|
||||
hdb_next_enctype2key;
|
||||
|
Reference in New Issue
Block a user