I did the following to manually set up ssh after the world build:

        cp /usr/src/crypto/openssh/sshd_config /etc/ssh

It's as simple as that.  Then when you reboot next, the host key
will be regenerated by /etc/rc.network, provided you updated that from 
/usr/src/etc as well.  If you don't want to wait until reboot
to start sshd, do:

        /usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key

This is the command used by /etc/rc.network.

It Worked For Me.

You know people, it's quite sad that those with knowledge simply refuse
to answer simple questions without "RTFM" attitudes and indirect (and
more frequently direct) insults to intelligence and sensibilities.

There is absolutely no reason why you can't submit the help, with 
suggestion toward ones perception of "the Right Way" to do it, 
rather than beat the issue to death with superior posturing.

Pursue your Ideal Methodologies, but try some constructiveness rather
than the Attitudes of the Norm common on other development lists.

-scott
--
Scott G. Akmentins-Taylor     InterNet: [EMAIL PROTECTED]
MRY Systems                             [EMAIL PROTECTED]
    (Skots Gregorijs Akmentins-Teilors -- just call me "Skots")
                ----- Labak miris neka sarkans -----



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to