[lorax] Let sshd decide which keys to create (#971856)

Vratislav Podzimek vpodzime at redhat.com
Thu Jun 13 07:38:41 UTC 2013


On Wed, 2013-06-12 at 11:08 -0700, Brian C. Lane wrote:
> From: "Brian C. Lane" <bcl at redhat.com>
> 
> In fips mode creation of the protocol 1 key causes it to hang. This
> removes the explicit HostKey entries and lets sshd decide which keys to
> create when it starts.
> ---
>  share/config_files/common/sshd_config.anaconda | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/share/config_files/common/sshd_config.anaconda b/share/config_files/common/sshd_config.anaconda
> index 088569d..39c0967 100644
> --- a/share/config_files/common/sshd_config.anaconda
> +++ b/share/config_files/common/sshd_config.anaconda
> @@ -1,7 +1,4 @@
>  Port 22
> -HostKey /etc/ssh/ssh_host_key
> -HostKey /etc/ssh/ssh_host_rsa_key
> -HostKey /etc/ssh/ssh_host_dsa_key
>  PermitRootLogin yes
>  IgnoreRhosts yes
>  StrictModes yes
ACK.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list