On 05/22/2013 11:35 PM, Baho Utot wrote:
> In the section for openssh  the following should be added to the
> instructions for running sshd
>
> ssh-keygen -f /etc/ssh/ssh_host_rsa_key -N '' -t rsa
> ssh-keygen -f /etc/ssh/ssh_host_dsa_key -N '' -t dsa
> ssh-keygen -f /etc/ssh/ssh_host_ecdsa_key -N '' -t ecdsa
>
> This generates the keys for sshd and it will then not throw an
> error/warning message when sshd is started from the start up scripts.


This is fixed in 6.2p2: http://www.openssh.org/txt/release-6.2p2

-- 
Igor Živković
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to