Lines Matching refs:kdc
239 "FILE:/var/krb5/kdc.log");
243 hierarchy[1] = "kdc";
248 "FILE:/var/krb5/kdc.log");
303 k5_profile_set_kdc(profile_t profile, char *realm, char *kdc,
309 if (profile == NULL || realm == NULL || kdc == NULL)
316 hierarchy[2] = "kdc";
325 code = profile_add_relation(profile, hierarchy, kdc);
582 * where kdcs is a string array of KDCs used to populate the kdc set.
584 * If kdcs is set to NULL, kdc entries will not be updated.
879 * kdc relation-value does not exist for specified realm
895 * where kdc_rqeuired is a boolean value to determine whether kdc entries should
988 "kdc", &ret_vals);
1181 m = _("no kdc entries found for the specified realm");