Date: Mon, 27 Feb 2012 10:25:14 -0800 From: Michael Sierchio <kudzu@tenebras.com> To: Damien Fleuriot <ml@my.gd> Cc: Adam Vande More <amvandemore@gmail.com>, "freebsd-questions@FreeBSD.org" <freebsd-questions@freebsd.org> Subject: Re: Cloning a FreeBSD system Message-ID: <CAHu1Y70vx0M%2BGt4E1xUtwjV8ptz5h-_E8uqXx0wZMbZUiB6T_A@mail.gmail.com> In-Reply-To: <4F4BC990.7050100@my.gd> References: <4F4BB539.7030103@gmail.com> <CA%2BtpaK3yrj-X2jo-guQzte8wLOThCpHt=OXZr7A8uwqpT7Pd2w@mail.gmail.com> <4F4BC990.7050100@my.gd>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 27, 2012 at 10:21 AM, Damien Fleuriot <ml@my.gd> wrote: >> ssh-keygen(1) is the typical method. >> > > Or just delete the existing keys and sshd will recreate them at first > boot ;) No, sshd will not create the keys. They are created by /etc/rc.d/sshd, which invokes ssh-keygen if it doesn't find the key files.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHu1Y70vx0M%2BGt4E1xUtwjV8ptz5h-_E8uqXx0wZMbZUiB6T_A>