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

Re: ssh doesn't stop prompting for password



Vadim Kutsyy wrote:
> 
> > ~/.ssh/authorized_keys', then tried to log in via 'ssh andre@mir' as
> > user "andre". But ssh still prompts for "andre@localhost's password:".
> > What's the problem here?
> 
> try
> 'ssh -l andre andre@mir'

I also suggest doing ssh -l andre -v -C mir

be sure the permissions are correct on ~/.ssh and ~/.ssh/authorized_keys
on the remote host, as well as ~/ on the remote host. if any of them
are bad it will tell you and you must fix it before ssh will allow
you to use RSA authentication.

nate

--- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
aphro@aphroland.org



Reply to: