Searched refs:kdc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c189 "FILE:/var/krb5/kdc.log");
193 hierarchy[1] = "kdc";
198 "FILE:/var/krb5/kdc.log");
250 k5_profile_set_kdc(profile_t profile, char *realm, char *kdc, argument
256 if (profile == NULL || realm == NULL || kdc == NULL)
263 hierarchy[2] = "kdc";
272 code = profile_add_relation(profile, hierarchy, kdc);
527 * where kdcs is a string array of KDCs used to populate the kdc set.
821 * kdc relation-value does not exist for specified realm
931 "kdc",
[all...]

Completed in 21 milliseconds