|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] a different SSH question & moderated posts
|
> Uh, no they don't. At least, they shouldn't.
>
> rosemary:~% ll .ssh/authorized_keys*
> -rw------- 1 gr users 0 Feb 14 2001 .ssh/authorized_keys
> -rw------- 1 gr users 3662 Sep 20 09:00 .ssh/authorized_keys2
Now it seems you're correct. The other day it would prompt me for a password unless I set the auth* files to read and execute. Now
it doesn't care. (One thing I did find after running the ssh -V command is that my client is a little old. 2.5.2p2)
Here are more details than most will want to see:
ssh'ing from...
[root@aboo .ssh]# uname -a
Linux aboo 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown
[root@aboo .ssh]# ssh -V
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
ssh'ing to...
bash$ uname -a
Linux nghost.vosn.net 2.2.19 #1 SMP Wed May 23 14:27:58 MDT 2001 i686 unknown
bash$ ssh -V
OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090581f
And another...
[kristin@jupiter kristin]$ uname -a
Linux jupiter.phpwebhosting.com 2.2.19-6.2.1 #1 Mon Apr 9 21:59:11 EDT 2001 i686 unknown
[kristin@jupiter kristin]$ ssh -V
OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|