Vadim Kutsyy <vadim@kutsyy.com> 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' The -l option is ignored if you specify user@host. -- Colin Watson [cjw44@flatline.org.uk]