On Sat, 7 Feb 2015, Robert Citek wrote:

> You should have either the id_dsa* or id_rsa* pair of key files, or both
> sets, as I do. The *.pub extension is just the public key portion. If you
> do not have either, generate an RSA key pair with this command, accepting
> the defaults when prompted:
> 
> $ ssh-keygen -t rsa

Robert,

   Generated both pairs of key files on the laptop, caddis.

   Copied the is_dsa and id_dsa.pub to the server, salmo, and appended the
latter to salmo:~/.ssh/authorized_keys2. Still the same error message
trying to ssh from caddis to salmo.

   In salmo's known_hosts there are two entries for caddis, one for ssh-dss
the other for ssh-rsa.

Rich

_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to