[7294] in Kerberos
krb5 on Solaris 2.4
daemon@ATHENA.MIT.EDU (tar@mc.com)
Thu May 16 08:23:11 1996
Date: Thu, 16 May 1996 08:14:03 -0400
From: tar@mc.com
To: kerberos@MIT.EDU
Cc: tar@jericho.mc.com
I have successfully compiled, installed and run the sample server program of
k5v5 under Solaris 2.4.
Everything appears to be working correctly on the server:
metatron{tar}47: kinit
Password for tar@MC.COM:
metatron{tar}48: klist
Ticket cache: /tmp/krb5cc_261
Default principal: tar@MC.COM
Valid starting Expires Service principal
16-May-96 08:05:09 16-May-96 16:05:06 krbtgt/MC.COM@MC.COM
metatron{tar}51: rsh metatron uname -a
SunOS metatron 5.4 Generic_101945-27 sun4m sparc
My problem is when I try to run kinit on a client I get the following:
tigger{tar}75: kinit tar@MC.COM
Password for tar@MC.COM:
kinit: No profile file open while getting initial credentials
tigger{tar}76: klist
Ticket cache: /tmp/krb5cc_261
Default principal: tar@MC.COM
Valid starting Expires Service principal
tigger{tar}55: rlogin metatron
rlogin: kcmd to host metatron failed - Matching credential not found
trying normal rlogin (/bin/rlogin)
Does anybody know what I am missing something on the client side?
Any help will be greatly appreciated.
Thanks
Terry Russo tar@mc.com