Oracle Solaris System Administration (MOSC)

MOSC Banner

Required KADM5 principal missing while initializing kadmin interface

edited Jun 22, 2011 2:02AM in Oracle Solaris System Administration (MOSC) 3 commentsAnswered
Hello,
I was just following the strictly required steps to manually set up a Kerberos client.
When I came to the required step of adding the host principal I got the following error:
s10u9-client:~ # kadmin -p user1/admin
Authenticating as principal user1/admin with password.
kadmin: Database error! Required KADM5 principal missing while initializing kadmin interface

The client /etc/krb5/krb5.conf is as follows:
[libdefaults]
        default_realm = X.DOMAIN.COM

[realms]
        X.REALM.COM = {
        kdc = kdc1.y.domain.com
        kdc = kdc2.y.domain.com
        kdc = kdc3.y.domain.com
        admin_server = kdc1.y.domain.com
        kpasswd_protocol = SET_CHANGE

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center