Rodrigo Barbosa wrote: > 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. > Again, isn't this deprecated for the newer versions of openssh?