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

Re: ssh and paswordless login between 2 woody machines



On Sun, Mar 24, 2002 at 01:31:37PM -0600, Nathan E Norman wrote:
> On Sun, Mar 24, 2002 at 02:14:12PM -0500, stan wrote:
> > I have two woody machines, that I want to be able to use ssh to login from
> > one to the other without having to enter my password every time.
> > 
> > I added the contents of ~/.ssh/identity.pub on the machien I am loging in
> > FROM to ~/.ssh/authorized_keys on the machine that I am loging in TO, and
> > made certain that the permissions of it were r-- . 
> > 
> > But whn I do ssh to_machine, I'm still prompted for a password.
> > 
> > How can I fix this?
> 
> Check the permissions on ~/.ssh ... if that dir is world writable, ssh
> won't do key-based authentication.
> 
Does this look corect?

stan@teddy:~$ ls -ld .ss*
drwx--S---    2 stan     staff         145 Feb  6 14:59 .ssh
drwxr-sr-x    2 stan     staff          62 Jan 13 22:45 .ssh2




-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: