Date: Sun, 11 Jun 2000 23:21:21 -0300 From: Gustavo Vieira Goncalves Coelho Rios <kernel@tdnet.com.br> To: cjclark@alum.mit.edu Cc: questions@FreeBSD.ORG Subject: Re: ssh complains about key Message-ID: <39444921.70ED37B0@tdnet.com.br> References: <3944429F.DE8CA58@tdnet.com.br> <20000611190904.F204@dialin-client.earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"Crist J. Clark" wrote: > > > > May you explain me that ? > > Have you made a host key? > > # man ssh-keygen Yeah! I did! All the process again! Look: etosha# ssh-keygen -N "" -f /etc/ssh/ssh_host_key Generating RSA keys: Key generation complete. Your identification has been saved in /etc/ssh/ssh_host_key. Your public key has been saved in /etc/ssh/ssh_host_key.pub. The key fingerprint is: 02:9c:92:00:b9:97:b0:80:4d:76:30:9f:a0:e8:23:d4 root@etosha etosha# Then i disabled DSAAuthentication. (/etc/ssh/sshd_config) only relevant part DSAAuthentication no #RSAAuthentication no etosha# sshd error: Could not load DSA host key: /etc/ssh/ssh_host_dsa_key Disabling protocol version 2 etosha# What you think it may be the cause! -- Your mouse has moved. Windows NT must be restarted for the change to take effect! Reboot now? [ OK] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39444921.70ED37B0>