[2084] in Kerberos-V5-bugs
Some problem... No Bugs
daemon@ATHENA.MIT.EDU (J K Chun)
Mon Jul 8 21:46:28 1996
From: J K Chun <jkchun@dic.kjist.ac.kr>
To: krb5-bugs@MIT.EDU
Date: Tue, 9 Jul 1996 10:45:40 +0900 (KST)
Dear
I've got some problem when starting kinit(Page 21) Kerberos V5B5 at the machine tongki.kjist.ac.kr
kinit does not work coming along like this prompt
(Of course, I did kdb5_edit and I got good result like "ank jkchun")
% kinit jkchun
SunOS (tongki)
Kerberos Initialization for "jkchun"
kinit: Principal unknown (Kerberos)
The client/server exist at same machien , tongki.kjist.ac.kr
Is it right this krb5.conf ?
[libdefaults]
ticket_lifetime = 600
default_realm = TONGKI.KJIST.AC.KR
[realms]
TONGKI.KJIST.AC.KR = {
kdc = TONGKI.KJIST.AC.KR
admin_server = TONGKI.KJIST.AC.KR
default_domain = KJIST.AC.KR
}
[domain_realm]
.kjist.ac.kr = TONGKI.KJIST.AC.KR
kjist.ac.kr = TONGKI.KJIST.AC.KR
I know that /etc/krb5.conf itself exits, not krb5.conf and krb5.realms....
Please tell me why this happens ?
Thanks a lot