Searched defs:last_pwd_change (Results 1 - 3 of 3) sorted by relevance
| /illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/ |
| H A D | kdb_compat.h | 77 krb5_timestamp last_pwd_change; /* Last time of password change */ member in struct:_old_krb5_db_entry
|
| /illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/ |
| H A D | dump.c | 614 krb5_timestamp mod_date, last_pwd_change; local 655 last_pwd_change = mod_date = 0; 682 &last_pwd_change))) { 742 last_pwd_change, entry->last_success, entry->last_failed, 1683 update_tl_data(kcontext, dbentp, mod_name, mod_date, last_pwd_change) 1688 krb5_timestamp last_pwd_change; 1749 krb5_kdb_encode_int32(last_pwd_change, pwchg->tl_data_contents); 1790 krb5_timestamp last_pwd_change, mod_date; local 1892 &dbent.pw_expiration, &last_pwd_change, 2009 last_pwd_change))) { [all...] |
| /illumos-gate/usr/src/lib/krb5/kadm5/ |
| H A D | admin.h | 220 krb5_timestamp last_pwd_change; member in struct:_kadm5_principal_ent_t_v2 245 krb5_timestamp last_pwd_change; member in struct:_kadm5_principal_ent_t_v1 676 krb5_timestamp last_pwd_change; member in struct:_ovsec_kadm_principal_ent_t
|
Completed in 76 milliseconds