[5481] in Kerberos
PROBLEMS INSTALLING KERBEROS
daemon@ATHENA.MIT.EDU (Jose Zaragoza Garcia)
Tue Jul 11 14:49:52 1995
Date: Tue, 11 Jul 95 12:36:34 CST
From: zgj16234@foreigner.class.udg.mx ( Jose Zaragoza Garcia)
To: kerberos@MIT.EDU
I have some problems to install the KDC.
When I run the 'kdb5_create' command I obtain this error:
-------------------------------------------------------------------
kdb5_create: Improper format of configuration file while retrieving default
realm name.
-------------------------------------------------------------------
The name of the host where I installed kerberos's files is 'BIRD', this host is inthe realm 'class.udg.mx' and it's in the domain 'udg.mx'.
My krb5.conf file contain:
-------------------------------------------------
[libdefaults]
ticket_lifetime = 600
default_realm = CLASS.UDG.MX
[realms]
CLASS.UDG.MX = {
kdc = BIRD.CLASS.UDG.MX:88
admin_server = BIRD.CLASS.UDG.MX
default_domain = UDG.MX
}
[domain_realm]
.udg.mx = CLASS.UDG.MX
-------------------------------------------------
I read krb5.conf and krb5.conf.M files who come with kerberos documentation and I don't know what's wrong.
Can you help me?
Thanks!!
------------------------------------------------
Marcos Zaragoza
Centro de Computo de Alto Rendimiento (CENCAR),
Universidad de Guadalajara
Email: zgj16234@foreigner.class.udg.mx
------------------------------------------------