[1543] in Kerberos-V5-bugs
PROBLEMS INSTALLING KRB5
daemon@ATHENA.MIT.EDU (Jose Zaragoza Garcia)
Wed Jul 12 18:50:19 1995
Date: Wed, 12 Jul 95 16:53:31 CST
From: zgj16234@foreigner.class.udg.mx ( Jose Zaragoza Garcia)
To: krb5-bugs@MIT.EDU
I have some problems to install the KDC.
When I run the 'kdb5_create' command I obtain this error:
-------------------------------------------------------------------
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 in the 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 = CLASS.UDG.MX
}
[domain_realm]
.udg.mx = CLASS.UDG.MX
.class.udg.mx = CLASS.UDG.MX
bird.class.udg.mx = CLASS.UDG.MX
-------------------------------------------------
I have to made many changes to this file and I don't know what's wrong (if I erase this file I obtain the same error!).
When I run another command, such kdb5_edit and kdb5_convert, I obtain the same error too.
What is the correct format for this file?
Where is the correct place to put this file?
Is this file the generator of the error?
Are there any other files that I need to change?
Thanks for your help!!!!!
----------------------------------------
J. Marcos Zaragoza
Centro de Computo de Alto Rendimiento,
Universidad de Guadalajara
Email: zgj16234@foreigner.class.udg.mx
----------------------------------------