Date: 26 Oct 2001 14:59:20 +0100 From: Wayne Pascoe <wayne.pascoe@ehsrealtime.com> To: "Mark Hughes" <mark@dvdnews.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: DSA authentication using SSH Message-ID: <867ktipknb.fsf@pan.ehsrealtime.com> In-Reply-To: <067501c15e25$c7894eb0$0200a8c0@mark2> References: <5.1.0.14.2.20011026081150.00a6f5d0@mail.utexas.edu> <064f01c15e22$ecfd8060$0200a8c0@mark2> <86g086pljq.fsf@pan.ehsrealtime.com> <067501c15e25$c7894eb0$0200a8c0@mark2>
next in thread | previous in thread | raw e-mail | index | archive | help
"Mark Hughes" <mark@dvdnews.co.uk> writes: > Thanks - I've tried RSA keys in authorised_keys, DSA keys in > authorised_keys2, and RSA keys in authorised_keys2, all without success. In your /etc/ssh/sshd_config do you have the following lines ? HostDsaKey /etc/ssh/ssh_host_dsa_key RSAAuthentication yes What does /var/log/messages on the server that you are connecting to report at the time of a connect? -- Wayne Pascoe <wayne.pascoe@ehsrealtime.com> Things fall apart; the center cannot hold; Mere anarchy is loosed upon the world. - Yeats 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?867ktipknb.fsf>