[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: SSH Server permissions
- From: Phil Savoie <psavoie1783 rogers com>
- To: fedora-list redhat com, "Ragone_Andrew" <andrag bergen org>
- Subject: Re: SSH Server permissions
- Date: Thu, 12 Feb 2004 23:26:10 -0500
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]