Home
last modified time | relevance | path

Searched refs:realm_profile (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dextern.h52 char * realm_profile; /* Profile file for this realm */ member
H A Dmain.c197 if (rparams && rparams->realm_profile)
198 rdp->realm_profile = strdup(rparams->realm_profile);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dadm.h196 char * realm_profile; member
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c1337 if (rparams->realm_profile)
1338 krb5_xfree(rparams->realm_profile);
H A Dadmin.h333 char * realm_profile; member