add o+x to homes
This commit is contained in:
@@ -45,7 +45,9 @@ systemctl enable --now httpd
|
|||||||
|
|
||||||
# acho ?????
|
# acho ?????
|
||||||
sudo chgrp apache /etc/shadow
|
sudo chgrp apache /etc/shadow
|
||||||
|
sudo chmod o+x /home/john
|
||||||
sudo chown apache /home/john/.google_authenticator
|
sudo chown apache /home/john/.google_authenticator
|
||||||
sudo chmod 400 /home/john/.google_authenticator
|
sudo chmod 400 /home/john/.google_authenticator
|
||||||
|
sudo chmod o+x /home/user
|
||||||
sudo chown apache /home/user/.google_authenticator
|
sudo chown apache /home/user/.google_authenticator
|
||||||
sudo chmod 400 /home/user/.google_authenticator
|
sudo chmod 400 /home/user/.google_authenticator
|
||||||
|
|||||||
Reference in New Issue
Block a user