chmod 0777 -R /etc [RESOLVIDO]

1. chmod 0777 -R /etc [RESOLVIDO]

Vaner Ribeiro Soares
vaner

(usa Ubuntu)

Enviado em 25/06/2010 - 14:08h

Ola, consegui fazer ¨!@#$% aqui dei comando chmod 0777 -R /etc, agora não funciona o ssh da esse erro

Permissions 0777 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 0777 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 2. Could not load host key
sshd: no hostkeys available -- exiting.


tem como reverter o que fiz..

Grato.


  


2. LOL :D

irado furioso com tudo
irado

(usa XUbuntu)

Enviado em 25/06/2010 - 14:42h

desculpe a risada mas acho que TODOS nós, um dia, já fizemos a mesma coisa, senão pior (rs).

bão.. normalmente os arquivos em /etc/ssh devem ser legiveis/modificaveis apenas pelo root e (eventualmente) legiveis pelos demais. Faça (como root):

cd /etc/ssh
chmod -fv 0644 *

pronto.

ah, só pra confirmar, o /etc/ssh deve PERMANECER como 0755.




3. Re: chmod 0777 -R /etc [RESOLVIDO]

Vaner Ribeiro Soares
vaner

(usa Ubuntu)

Enviado em 28/06/2010 - 10:10h

Valeu pela ajuda amigo, agora esta aparecendo esta menssagem e não consigo inicializar o ssh (Uso centos5)

valeuu

Permissions 0644 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 0644 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 2. Could not load host key
sshd: no hostkeys available -- exiting.



4. Re: chmod 0777 -R /etc [RESOLVIDO]

irado furioso com tudo
irado

(usa XUbuntu)

Enviado em 28/06/2010 - 10:21h

bem.. já que ele não quer mesmo, vamos atendê-lo:

# cd /etc/ssh
chmod -fv 0600 *key

isso deixa as chaves legiveis apenas pelo root; aqui eu vejo que as *pub estão em 0644, então não precisam ser alteradas.






5. Re: chmod 0777 -R /etc [RESOLVIDO]

Davi Rodrigues
davirodrigues

(usa Debian)

Enviado em 28/06/2010 - 10:31h

Rapaz que [*****] é esse que vc foi fazer cara?

tenta remover chave /etc/ssh/ssh_host_rsa_key


6. Re: chmod 0777 -R /etc [RESOLVIDO]

Vaner Ribeiro Soares
vaner

(usa Ubuntu)

Enviado em 30/06/2010 - 08:37h

Ai sim agora deu certo Irado...

valeu pela ajuda.

abraçoo

faloww






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts