Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2000 13:18:18 -0400
From:      Alan Clegg <abc@bsdi.com>
To:        Vivek Khera <khera@kciLink.com>
Cc:        "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG>
Subject:   Re: HowTo generate ssh_host_dsa_key key pairs
Message-ID:  <20001012131818.M37507@diskfarm.firehouse.net>
In-Reply-To: <14821.50116.681271.850183@onceler.kciLink.com>; from khera@kciLink.com on Thu, Oct 12, 2000 at 09:59:32AM -0400
References:  <39E50C1A.FF9FFB55@esec.com.au> <39E513E4.7EE47315@urx.com> <20001011221536.B35107@diskfarm.firehouse.net> <14821.50116.681271.850183@onceler.kciLink.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Unless the network is lying to me again, Vivek Khera said: 

> AC>   if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then
> AC>       echo ' creating ssh DSA host key';
> AC>       /usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key
> AC>   fi
> 
> Yes, but it would seem that his /etc/ssh/sshd_config file is defining
> the location as /etc/ssh_host_dsa_key rather than
> /etc/ssh/ssh_host_dsa_key like it should.

This smells like an issue with an upgraded system that has mis-matched 
versions of OpenSSL/OpenSSH.

AlanC


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001012131818.M37507>