[7612] in Kerberos
Re: kinit problem
daemon@ATHENA.MIT.EDU (John Stewart)
Wed Jul 10 18:23:07 1996
To: kerberos@MIT.EDU
Date: 10 Jul 1996 09:03:08 -0700
From: jns@ace.cisco.com (John Stewart)
In article <199607100153.KAA00213@dic.kjist.ac.kr> jkchun@dic.kjist.ac.kr (J K Chun) writes:
Type which kinit, and you'll see the problem. Solaris ships with V4
Kerberos binaries, and you are using one (notice the SunOS(tongki)
message at the beginning.
--J
From: jkchun@dic.kjist.ac.kr (J K Chun)
Newsgroups: comp.protocols.kerberos
Date: 9 Jul 1996 22:28:11 -0400
Organization: comp.protocols.kerberos<->kerberos@mit.edu gateway
Path: usenet.cisco.com!decwrl!news.PBI.net!news.mathworks.com!bloom-beacon.mit.edu!pad-thai.cam.ov.com!INTERNET!dont-mail-to-path-lines
Lines: 35
Sender: daemon@cam.ov.com
NNTP-Posting-Host: pad-thai.cam.ov.com
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
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