[7611] in Kerberos
kinit problem
daemon@ATHENA.MIT.EDU (J K Chun)
Tue Jul 9 22:11:56 1996
From: J K Chun <jkchun@dic.kjist.ac.kr>
To: kerberos@MIT.EDU
Date: Wed, 10 Jul 1996 10:53:09 +0900 (KST)
Dear
I've got Kerberos V5B5 on solaris and compiling was OK
However, When processing on single machine (tongki.kjist.ac.kr)I met kinit problem like this.
% kinit jkchun
SunOS(tongki)
Kerberos Initialization for "jkchun"
kinit : Principal unknown (kerberos)
Of course, I inserted my ID, jkchun, into DB by kdb5_edit, > ank jkchun
and I check like this , "show jkchun" and show appropriately.
Is there anything wrong ?
Please, check this krb5.conf .......
Thanks
[libdefaults]
ticket_lifetime = 600
default_realm = KJIST.AC.KR
[realms]
KJIST.AC.KR = {
kdc = TONGKI.KJIST.AC.KR:88
admin_server = TONGKI.KJIST.AC.KR
default_domain = KJIST.AC.KR
}
[domain_realm]
.ac.kr = KJIST.AC.KR
ac.kr = KJIST.AC.KR