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

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "AC" == Alan Clegg <abc@bsdi.com> writes:

AC> Unless the network is lying to me again, Kent Stewart said: 
>> > By meragemaster on work PC for 4.1.1, I fixed the initial reboot up sshd
>> > error (ie cannot find /etc/ssh_host_dsa_key).
>> > 
AC> Look at /etc/rc.network.  You will find:

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.


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?14821.50116.681271.850183>