Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2001 15:46:59 +0100
From:      "Mark Hughes" <mark@dvdnews.co.uk>
To:        <wayne.pascoe@ehsrealtime.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: DSA authentication using SSH
Message-ID:  <06eb01c15e2d$2920a8b0$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> <867ktipknb.fsf@pan.ehsrealtime.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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

will check... had

HostKey /etc/ssh/ssh_host_dsa_key
RSAAuthentication yes

Tried adding

HostDsaKey /etc/ssh/ssh_host_dsa_key - made no difference.

> What does /var/log/messages on the server that you are connecting to
> report at the time of a connect?

nothing whatsoever, I suspect it's been set to not log SSH connections (and
I get all scared by the Cobolt Raq OS....it really isn't "right" - any
ideas where I'd check to turn on logging of ssh connections?).

Mark


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?06eb01c15e2d$2920a8b0$0200a8c0>