Vadim Kutsyy wrote: > > > ~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PROTECTED]' as > > user "andre". But ssh still prompts for "[EMAIL PROTECTED]'s password:". > > What's the problem here? > > try > 'ssh -l andre [EMAIL PROTECTED]'
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/ [EMAIL PROTECTED]