Check if you have an admin entry in /etc/krb5.conf, like:
[realms]
YOUR.REALM = {
kdc = your.kdc.server
admin_server = your.kdc.server
default_domain = your.domain
}Em Thu, Jan 24, 2002 at 12:24:23PM -0500, Test News escreveu: > When trying to run kadmin from a host, I receive the following error > message: " Required parameters in kdc.conf missing while initializing kadmin > interface". I have checked my kdc.conf file and things look good. > > Any thoughts... >
