ssh authentication error

xSAPPYx xsappyx at gmail.com
Fri Nov 12 23:21:53 UTC 2010


On Thu, Nov 11, 2010 at 10:06, Jerrin <slackmails at gmail.com> wrote:
> Hi,
>
>  On a mac system i generated the key using ssh-keygen -t dsa and copied
> .ssh/id_dsa.pub to /home/user/.ssh/authorized_keys on a Freebsd server, but
> it prompts for the password

Check perms on /home/user/.ssh/authorized_keys
chmod 640 or 600, not 644

If that doesn't work, try to ssh with a -v or -vv, that might give you
more of a clue


More information about the freebsd-questions mailing list