Re: kadm5_init_with_creds_ctx using the wrong server principal
Russ Allbery <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.heimdal.general |
|---|---|
| Organization | The Eyrie |
| Message-ID | <[email protected]> |
Nico Williams <[email protected]> writes: > Ultimately the string "kadmin/admin" here gets passed to > krb5_parse_name(), and since there's no @REALM in the string, the > library will just use the default realm to qualify the name. Right, but I *set* a default realm in the Kerberos context. Why is it not being used in krb5_parse_name()? Or is that not how krb5_parse_name() works? -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>