Searched refs:last_pwd_change (Results 1 – 6 of 6) sorted by relevance
134 CHECK(krb5_store_int32(sp, princ->last_pwd_change)); in store_principal_ent()221 princ->last_pwd_change = tmp; in ret_principal_ent()
137 krb5_timestamp last_pwd_change; member
98 hdb_entry_get_pw_change_time(&ent.entry, &out->last_pwd_change); in kadm5_s_get_principal()
970 entry->last_pwd_change = nt2unixtime(vals[0]); in kadm5_ad_get_principal()
405 CHECK(krb5_store_uint32(sp, ent->last_pwd_change)); in store_principal_ent()465 ent->last_pwd_change = flag; in ret_principal_ent()
180 time_t2str(princ->last_pwd_change, buf, buf_len, !condensed); in format_field()