[5881] in Athena Bugs
vax 7.0F: rlogin
daemon@ATHENA.MIT.EDU (marc@ATHENA.MIT.EDU)
Tue Aug 28 15:09:39 1990
From: marc@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Tue, 28 Aug 90 15:09:23 EDT
System name: ALGIS-BUDRYS
Type and version: CVAXSTAR 7.0F (1 update(s) to same version)
Display type: SM
What were you trying to do?
rlogin to a machine using a private kerberos realm. This
realm does not share keys with athena.
What's wrong:
when using my athena tickets (by accident), it gave a bogon
error message:
<17> ALGIS-BUDRYS:~> rlogin campbell -k CLH.MIT.EDU -l root
rlogin: Host JOHN-W-CAMPBELL.MIT.EDU isn't registered for Kerberos rlogin service
trying normal rlogin (/usr/ucb/rlogin.ucb)
usage: rlogin host [-option] [-option...] [-t ttytype] [-l username]
where option is e, 7, 8, noflow, n, a, or c
What should have happened:
It should have said "Can't get ticket granting ticket for
realm CLH.MIT.EDU" or something like that. My guess is that the same
error is returned from krb_mk_req if either request fails, so rlogin
displays a bogon error message. Or rlogin is just stupid.
Please describe any relevant documentation references: