SSH Server permissions

Phil Savoie psavoie1783 at rogers.com
Fri Feb 13 04:26:10 UTC 2004


On February 12, 2004 23:15, Ragone_Andrew wrote:
> 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
Hi,

Try chmod 600 /etc/ssh/ssh_host_key

as the root user.  This works out to read/write for the owner and nothing for 
group and world

Phil





More information about the fedora-list mailing list