[3063] in testers
sgi 8.1.0 eklogind
daemon@ATHENA.MIT.EDU (ted@MIT.EDU)
Wed Apr 16 15:30:29 1997
From: ted@MIT.EDU
To: testers@MIT.EDU
Date: Wed, 16 Apr 1997 15:30:18 EDT
I have wellfleet 'mkserv remote'd, which I noticed was re-run during
the update, set so only people in /etc/passwd.local can login. It
also has a /.klogin and srvtab to allow 'rsh wellfleet [-x]' to work
for the specified people.
This function has stopped working in this update, but I'll admit that
I'm not sure, with the krb5 changes mentioned in the release doc, that
there isn't something in the local config that needs changing. I've
checked that .klogin & srvtab are still good.
At the risk of providing redundant info, here are the messages from
trying rsh in from both chaos and wellfleet. Chaos is a sparc running
8.0K.
ted@chaos:158:src> rsh wellfleet -x
rlogin: Kerberos rcmd failed: Generic kerberos error (kfailure).
ted@chaos:159:src> rsh wellfleet
klogind: All authentication systems disabled; connection refused..
rlogin: Kerberos rcmd failed: rcmd protocol failure.
trying normal rlogin (/usr/ucb/rlogin)
Password:^D
The errors sent to the console on wellfleet were, respectively:
15:13 Apr 16 15:13:06 2E:wellfleet eklogind[1218]: No authentication systems were enabled; all connections will be refused.
15:13 Apr 16 15:13:06 3E:wellfleet eklogind[1218]: All authentication systems disabled; connection refused.
15:13 Apr 16 15:13:11 2E:wellfleet klogind[1220]: No authentication systems were enabled; all connections will be refused.
15:13 Apr 16 15:13:11 3E:wellfleet klogind[1220]: All authentication systems disabled; connection refused.
15:13 Apr 16 15:13:12 3E:wellfleet rlogind[1223]: rlogind: failed to exec /usr/lib/iaf/scheme: 2
-----
ted@wellfleet:54:etc> rsh wellfleet -x
eklogind: All authentication systems disabled; connection refused..
rlogin: Kerberos rcmd failed: rcmd protocol failure.
ted@wellfleet:55:etc> rsh wellfleet
Connection closed.
15:21 Apr 16 15:21:52 2E:wellfleet eklogind[1239]: No authentication systems were enabled; all connections will be refused.
15:21 Apr 16 15:21:52 3E:wellfleet eklogind[1239]: All authentication systems disabled; connection refused.
15:21 Apr 16 15:21:54 2E:wellfleet klogind[1243]: No authentication systems were enabled; all connections will be refused.
15:21 Apr 16 15:21:54 3E:wellfleet klogind[1243]: All authentication systems disabled; connection refused.
--Ted