[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SSH logon



On Fri, Oct 30, 1998 at 08:43:05PM +0000, Nuno Carvalho wrote:
>  I'm using: ssh -l root <my host>

Add a -v to that so you can see what's happening more closely.

> -rw-rw-r--   1 root     root          334 Oct 30 20:21 authorized_keys

SSH is quite picky about the permissions of ~/.ssh (is should be
drwx------), and possibly about files in there. Perhaps
	chmod -R go-rwx ~/.ssh 
helps.

HTH,
Ray
-- 
Cyberspace, a final frontier. These are the voyages of my messages, 
on a lightspeed mission to explore strange new systems and to boldly go
where no data has gone before. 


Reply to: