Searched refs:last_pwd_change (Results 1 – 6 of 6) sorted by relevance
121 krb5_store_int32(sp, princ->last_pwd_change); in store_principal_ent()205 princ->last_pwd_change = tmp; in ret_principal_ent()
139 krb5_timestamp last_pwd_change; member
100 hdb_entry_get_pw_change_time(&ent.entry, &out->last_pwd_change); in kadm5_s_get_principal()
972 entry->last_pwd_change = nt2unixtime(vals[0]); in kadm5_ad_get_principal()
403 CHECK(krb5_store_uint32(sp, ent->last_pwd_change)); in store_principal_ent()463 ent->last_pwd_change = flag; in ret_principal_ent()
182 time_t2str(princ->last_pwd_change, buf, buf_len, !condensed); in format_field()