Date: Sat, 1 Dec 2001 00:08:19 -0600 From: Anthony Kim <niceshorts@yahoo.com> To: budsz <budsan02@bdg.centrin.net.id> Cc: Vallo Kallaste <kalts@estpak.ee>, freebsd-questions@FreeBSD.ORG Subject: Re: OpenSSH-3.0.1 Message-ID: <20011201060819.GA52192@boethius.telocity.com> In-Reply-To: <20011130223843.B45336@bdg.centrin.net.id> References: <20011128231515.B2417@bdg.centrin.net.id> <20011129211228.A2088@myhakas.estpak.ee> <20011130223843.B45336@bdg.centrin.net.id>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 30, 2001, budsz wrote: > On Thu, Nov 29, 2001 at 09:12:28PM +0200, Vallo Kallaste wrote: > >> How to create manualy /usr/local/etc/ssh_host_rsa_key and > >> /etc/local/etc/ssh_host_rsa_key.pub, accidently I was remove those > >> files. > > > >Look into rc files in the /etc directory, you'll find hints there. > > I take in /etc/rc file, like this: No, the rc.network ssh-keygen -N "" -f /etc/ssh/ssh_host_key ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key Just like how you generate your personal keys, except with no passphrase. -- "Le motd juste." 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?20011201060819.GA52192>