[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Warning preoccupanti?



Ciao Elio,

[ssh key]
> Già da qualche settimana continuo a vedere dei messaggi che incominciano a
> innervosirmi :) anche se non noto malfunzionamenti.
> Nei file di log  non c'è traccia di questi messaggi.

> [....] Starting OpenBSD Secure Shell server: sshd@@@@@@@@@@@@@@@
> @        WARNING: UNPROTECTED PRIVATE KEY FILE           @
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@
> Permission 0622 for '/etc/ssh/ssh_host_rsa_key' are too open.
> It is required 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
Praticamente ti sta dicendo che i permessi di
/etc/ssh/ssh_host_rsa_key
vanno ridotti, se non ricordo male permettendo scrittura e lettura al solo 
proprietario.
Dovresti poter risolvere cambiando i permessi con

chmod  600 /etc/ssh/ssh_host_rsa_key

Ciao

Luigi


Reply to: