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

/osnet-11/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c1143 char *no_refrls = 0; local
1253 if (!krb5_aprof_get_string_all(aprofile, hierarchy, &no_refrls))
1254 rparams->realm_no_host_referral = no_refrls;
1256 no_refrls = 0;
1258 if (!no_refrls || krb5_match_config_pattern(no_refrls, KRB5_CONF_ASTERISK) == FALSE) {

Completed in 22 milliseconds