problems with krb5 version 1.9

Systems Admnistrator joharris2112 at msn.com
Thu Jun 3 19:24:35 EDT 2004


root at CATHARSISS:/usr/local/var/krb5kdc# krb5-config  --version

FreeBSD heimdal 0.6

$Id: krb5-config.in,v 1.9 2002/09/09 22:29:06 joda Exp $

 

root at CATHARSISS:/usr/local/var/krb5kdc# uname -a

FreeBSD CATHARSISS 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #3: Thu May 13
09:33:47 GMT 2004     root at CATHARSISS:/usr/obj/usr/src/sys/CEBSD  i386

root at CATHARSISS:/usr/local/var/krb5kdc#

 

 

ok here's the problem

 

while trying to configure krb5 after a standard pkg_add install  I followed
all of the instructions in the html docs only to be stumped at this point

 

root at CATHARSISS:/usr/local/var/krb5kdc# kadmin.local 

Authenticating as principal root/admin at massiveip.net with password.

kadmin.local: Cannot find/read stored master key while initializing
kadmin.local interface

Exit 1

root at CATHARSISS:/usr/local/var/krb5kdc#

 

 

 

 

this is while trying to add the first initial administrator 

 

 

my krb5.conf in /etc is as follows

 

[libdefaults]

    default_realm = massiveip.net

 

[realms]

     massiveisp.net = {

  kdc = catharsiss.massiveisp.net

     kdc = phobia.massiveisp.net

     kdc = distortia.massiveisp.net

     admin_server = phobia.massiveisp.net

    }

 

[logging]

    kdc = FILE:/var/log/krb5kdc.log

    admin_server = FILE:/var/log/kadmin.log

    default = FILE:/var/log/krb5lib.log

 

 

phobia and  distortia are AD windows 2003 machines phobia is PDC and
distortia is operations master therefore are keberos master servers.

 

 

 /etc/hosts

 

::1     localhost.massiveisp.net localhost

127.0.0.1           localhost.massiveisp.net localhost

192.168.0.83        CATHARSISS.massiveisp.net CATHARSISS

192.168.0.83        CATHARSISS.massiveisp.net.

192.168.0.9         distortia.massiveisp.net. DISTORTIA

192.168.0.9         DISTORTIA.massiveisp.net.

192.168.0.13        PHOBIA.MASSIVEISP.net       PHOBIA

192.168.0.13        PHOBIA.MASSIVEISP.net.

192.168.0.13        massiveisp.net.

 

 

any ideas what's wrong with my configuration ?

 

 

-Josh



More information about the Kerberos mailing list