Andre Berger <[EMAIL PROTECTED]> wrote: >I use the precompiled PC potato/security version of ssh, SSH Version >OpenSSH-1.2.3, protocol version 1.5, Compiled with SSL. I did >'ssh-keygen' without password, then 'cp ~/.ssh/identity.pub >~/.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 -v [EMAIL PROTECTED]', which should give you lots of debugging information. HTH, -- Colin Watson [EMAIL PROTECTED]

