[4092] in testers
Re: rsh and ssh
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat May 22 11:50:07 1999
Message-Id: <199905221549.LAA00852@r93aag001568.sbo-smr.ma.cable.rcn.com>
To: Joseph Sokol-Margolis <seph@MIT.EDU>
cc: testers@MIT.EDU
In-reply-to: Your message of "Sat, 22 May 1999 02:13:11 EDT."
<199905220613.CAA06375@smoke-screen.mit.edu>
Date: Sat, 22 May 1999 11:49:53 EDT
From: Greg Hudson <ghudson@MIT.EDU>
At a guess, the rsh problem is a combination of:
* Having a .k5login or .klogin file
* Not having a world-readable homedir
* Having your homedir attached
But I can't be sure.
The ssh thing is strange, since there weren't any sshd-related changes
in 8.3.3. It often helps to debug this by running sshd -d on the
server side and looking for interesting output.