[8564] in Athena Bugs
vax 7.3P: rlogin
daemon@ATHENA.MIT.EDU (ddlee@Athena.MIT.EDU)
Sun Nov 10 17:14:25 1991
From: ddlee@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
Date: Sun, 10 Nov 91 17:14:26 EST
System name: M24-021-3
Type and version: CVAXSTAR 7.3P
Display type: SM
What were you trying to do?
I would like to rlogin into a remote computer that does not
use Kerberos authentication.
What's wrong:
The standard rlogin always tries to do Kerberos authentication
before resorting to the UCB rlogin. This causing about a minute
in delay and an error message to be displayed before the UCB rlogin
is tried.
What should have happened:
I think there should be an option to force rlogin to
do UCB rlogin without first trying Kerberos authentication.
I would have just aliasied the rlogin command to rlogin.ucb except
that on different platforms the UCB rlogin command is found in:
/usr/ucb/rlogin.ucb /usr/bin/rlogin.ucb /usr/ucb/rlogin
and maybe more.
Also, this option should be available on the Athena versions
of rsh and rcp.
Please describe any relevant documentation references:
man page on rlogin doesn't say anything about such
an option if it exists and I don't know about it.