Hello All,
I am attempting to build, install and configure krb5-1.13 from the MIT
source tar-ball, and thus far have had no success.
Whilst the build and install appear to be successful, when I attempt to
configure the primary KDC, it fails, as the kdb_util pacakge (at least),
appears to have not
> From: Greg Hudson
> Sent: Wednesday, February 04, 2015 11:46 AM
>
> For a one-off, you could write a C program which gets a principal entry,
> fixes up the salt, and puts it back without changing the name. You
> could use the code for kadm5_rename_principal() in svr_principal.c as a
> template.
In my ongoing saga of renaming our domain, I'm almost to the point of
bringing up a second set of kerberos servers for the new realm. As part of
the transition, ideally I would like to set up a trust between them so users
could authenticate to either realm and transparently access services in the
o