Estou com um e-mail com restrição que não sai
Sempre que vou na ferramenta para tirar a restrição aparece essa mensagem
-
Olá! Isso indica um problema de permissões na conta. Certifique-se de que a estrutura do seu diretório esteja assim:
/home/magrio52/etc - 750 - magrio:mail
/home/magrio52/etc/magriologistica.com.br/ - 750 - magrio:mail
/home/magrio52/etc/magriologistica.com.br/shadow - 640 - magrio:magrioSe alguma dessas permissões estiver incorreta, essa mensagem de erro poderá ser exibida.
==============================================================
Hello! This indicates a permissions problem on the account. You'll want to make sure your directory structure looks like this:
/home/magrio52/etc - 750 - magrio:mail
/home/magrio52/etc/magriologistica.com.br/ - 750 - magrio:mail
/home/magrio52/etc/magriologistica.com.br/shadow - 640 - magrio:magrioIf any of those permissions are incorrect it could trigger that error message.
0 -
E onde vejo essas permissões? Esse diretório não sei onde localizar
0 -
Você precisaria acessar o servidor na linha de comando para ver isso. Se você só tiver acesso à sua conta cPanel, é melhor entrar em contato com seu provedor de hospedagem para que eles verifiquem.
====================================================
You would need to access the server on the command line in order to see this. It would be best to contact your hosting provider to have them check things if you only have access to your cPanel account.
0 -
You get that error if there is the immutable bit set in shadow file.
So you should do (as root):
chattr -i /home/magrio52/etc/magriologistica.com.br/shadow
I would guess the immutable bit is set by the hosting provider, to prevent the user from removing the restriction.
0
Please sign in to leave a comment.
Comments
4 comments