Porting k5start to Heimdal
Russ Allbery
rra at stanford.edu
Thu May 5 16:21:27 EDT 2005
Chaskiel M Grundman <cg2v at andrew.cmu.edu> writes:
> Under heimdal, the mechanism is:
> void
> krb5_get_init_creds_opt_set_default_flags (
> krb5_context /*context*/,
> const char */*appname*/,
> krb5_const_realm /*realm*/,
> krb5_get_init_creds_opt */*opt*/);
> It will acquire defaults from the appname's section of [appdefaults],
> the realm's section in [realms] (I think), and the [libdefaults]
> section, in that order.
Excellent, thank you. I think this will resolve the problem that the
person who was testing k5start for me was having. I'll see about getting
this into the next release.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the Kerberos
mailing list