Searched defs:kvno (Results 1 - 1 of 1) sorted by relevance
| /solaris-userland/components/krb5/Solaris/ |
| H A D | kt_solaris.c | 53 const krb5_principal svc_princ, krb5_enctype enctype, krb5_kvno kvno, 75 entry.vno = kvno; 90 * krb5_kvno kvno, uint_t flags, char *password) 100 * where kvno is the key version number of the set of service principal 138 * Note: The kvno was previously determined by performing an LDAP query of the 141 * one could derive the principal's kvno by requesting a service ticket. 145 krb5_kvno kvno, uint_t flags, char *password, char *hostname) 232 kvno, password); 403 * a corresponding service principal, of key version number (kvno) n. It would 404 * consider more than one kvno se 52 k5_kt_add_entry(krb5_context ctx, krb5_keytab kt, const krb5_principal princ, const krb5_principal svc_princ, krb5_enctype enctype, krb5_kvno kvno, const char *pw) argument 144 k5_kt_add_ad_entries(krb5_context ctx, char **sprincs_str, char *domain, krb5_kvno kvno, uint_t flags, char *password, char *hostname) argument [all...] |
Completed in 13 milliseconds