Set user access permissions
Hi
My friends, I had a question. How can I give visitors access to files and directories on the host?
-
If you have terminal or sudo access, you can use the below command to permit any user for any specific directory or file.
sefacl -m u:user_name:755 file_name
Please replace the user_name and file/directory name as per your requirements.0 -
MilesWeb - please stop replying to older threads, especially with irrelevant details. If this continues to happen, I'll be forced to delete your account.
0
Please sign in to leave a comment.
Comments
2 comments