[3161] in testers
Athena 8.1: rsh and rlogin
daemon@ATHENA.MIT.EDU (David K Krikorian)
Wed May 28 16:17:34 1997
Date: Wed, 28 May 1997 16:17:21 -0400
From: David K Krikorian <dkk@MIT.EDU>
To: testers@MIT.EDU
What should happen:
8.0machine# rsh tautog.mit.edu hostname
tautog
What goes wrong:
8.1machine# rsh tautog.mit.edu hostname
rsh: Kerberos rcmd failed: Don't have ticket granting ticket (get_ad_tkt).
trying normal rsh (/usr/ucb/rsh)
permission denied
(This has been verified by others, all with valid tickets and
authorized for login on tautog.)
The problem:
Attempts to authenticate from any Athena 8.1 machine we've tried
(both Sun and SGI) to any Athena machine at WHOI have failed.
These are machines with mit.edu cname records, but whoi.edu
canonical names:
partly-cloudy% hostinfo -h `hostinfo -a tautog.mit.edu`
tautog.whoi.edu
Using the same tickets on an 8.0 machine works fine.