Jeremy Huntwork wrote:
Also, in my experience, during the install of OpenSSH, keys are generated (which is why I did that whole mess with the hostname).
They are generated only if you install openssh with "make install". In the buildscript, "make install-nokeys" is used. This prevents the keys from being built at all during installation.
As for your other note about autosshd on the command line, would you prefer to generate keys unconditionally on each boot?
-- Alexander E. Patrakov
-- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
