B
B
borg3332022-03-17 11:47:41
linux
borg333, 2022-03-17 11:47:41

How to give UZ rights to execute a php script?

It is necessary from the user2 user (useradd -r user2 ) to run the script in the directory of another user ( php /home/user1/test/test.php )
Tried setfacl -mu:user2:rwx /home/user1/test/test.php with su user2 I get the error Could not open input file: /home/user1/test/test.php
How to fix?
Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question