perms apache
This commit is contained in:
@@ -42,3 +42,11 @@ systemctl daemon-reload
|
|||||||
|
|
||||||
# serviço !!!
|
# serviço !!!
|
||||||
systemctl enable --now httpd
|
systemctl enable --now httpd
|
||||||
|
|
||||||
|
# acho ?????
|
||||||
|
sudo chgrp apache /etc/shadow
|
||||||
|
sudo chmod 440 /etc/shadow
|
||||||
|
sudo chmod o+x /home/user
|
||||||
|
sudo chmod 444 /home/user/.google_authenticator
|
||||||
|
sudo chmod o+x /home/john
|
||||||
|
sudo chmod 444 /home/john/.google_authenticator
|
||||||
|
|||||||
Reference in New Issue
Block a user