>>> % sudo kadmin -p admin/admin >>> Authenticating as principal admin/admin with password. >>> Password for admin/[email protected]: >>> kadmin: ktadd -k admin.kt admin/admin > > You are creating a keytab to be used as the admin? > with a random password? > > I think you are trying to create a keytab for the admin > using the current password, so you can use either the > password or the keytab. > > If so look at the ktutil addent > It does not have to change the KDC database.
Thank you. That works as I wanted. I probably knew this at some point but forgot. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
