I
think the permissions are supposed to be set to 0600. If you delete the keys,
then try to start sshd using the init scripts (/etc/init.d/sshd start), it will
try to recreate the keys, and should set the appropriate permissions for you. But
if not, I am pretty sure that the permissions should be set to 0600.
-----Original Message-----
From: fedora-list-admin@xxxxxxxxxx
[mailto:fedora-list-admin@xxxxxxxxxx] On
Behalf Of Ragone_Andrew
Sent: Thursday, February
12, 2004 8:15 PM
To: fedora-list@xxxxxxxxxx
Subject: SSH Server permissions
I keep gettin this error on start...I tried chmod 1775
but that doesnt work either...any ideas on what the perms are?
Failed to start SSH server : Starting
sshd:@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING:
UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Permissions 0775
for '/etc/ssh/ssh_host_key' are too open. It is recommended that your private
key files are NOT accessible by others. This private key will be ignored. bad permissions:
ignore key: /etc/ssh/ssh_host_key Could not load host key:
/etc/ssh/ssh_host_key
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING:
UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Permissions 0775
for '/etc/ssh/ssh_host_rsa_key' are too open. It is recommended that your
private key files are NOT accessible by others. This private key will be
ignored. bad permissions: ignore key: /etc/ssh/ssh_host_rsa_key Could not load
host key: /etc/ssh/ssh_host_rsa_key
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING:
UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Permissions 0775
for '/etc/ssh/ssh_host_dsa_key' are too open. It is recommended that your
private key files are NOT accessible by others. This private key will be
ignored. bad permissions: ignore key: /etc/ssh/ssh_host_dsa_key Could not load
host key: /etc/ssh/ssh_host_dsa_key Disabling protocol version 1. Could not
load host key Disabling protocol version 2. Could not load host key sshd: no
hostkeys available -- exiting. [FAILED]