Home
last modified time | relevance | path

Searched defs:_kadm5_principal_ent_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dadmin.h147 typedef struct _kadm5_principal_ent_t { struct
148 krb5_principal principal;
150 krb5_timestamp princ_expire_time;
151 krb5_timestamp last_pwd_change;
152 krb5_timestamp pw_expiration;
153 krb5_deltat max_life;
154 krb5_principal mod_name;
155 krb5_timestamp mod_date;
156 krb5_flags attributes;
157 krb5_kvno kvno;
[all …]