At 06:46 PM 1/10/2006, Rodrigo Barbosa wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >On Tue, Jan 10, 2006 at 11:29:57PM +0100, Maciej ??enczykowski wrote: > > the server file /home/username/.ssh/authorized_keys > > must contain a line containing /home/username/.ssh/id_dsa.pub (use > > ssh-keygen -t dsa to generate it) > >id_dsa.pub should go to .ssh/authorized_keys2 > >authorized_keys is for RSA keys. Well it is working with authorized_keys with DSA. I will just change it to _keys2 and see what that does!