Searched defs:INIT_SKEY (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c77 enum init_type { INIT_PASS, INIT_SKEY, INIT_CREDS }; enumerator in enum:init_type
140 return _kadm5_init_any(client_name, INIT_SKEY, keytab, NULL,
873 } else if (init_type == INIT_SKEY) {

Completed in 45 milliseconds