On Tue, Nov 9, 2010 at 5:42 PM, Keith <ke...@scott-land.net> wrote:
> I've managed to get OpenBSD working in a virtual machine and have created a
> template to use whenever I need a new OBSD virtual server but I was
> wondering what would need to be done to each machine to make it unique from
> the other machines also produced from the same template !
>
> Is there a way to re trigger the process that happens the first time a
> OpenBSD machine boots up where the three keys are generated ?
>
> Thanks
> Keith
>
>

# rm /etc/ssh/ssh*key;
# halt -p;

Then make your system image... (the keys will be autogenerated the next time
the images boot).

Saludos.

Reply via email to