Ad
baseer
asked Jan 23 2018
Answer
You can use the following command apply setfacl permission for multiple users in a single command
setfacl -m u:user1:rwx,u:user2:rwx,u:user3:rwx directory_name
parthiban
asked Jan 23 2018
edited Oct 05 2018
Apply setfacl permission for several people with the following command: setfacl -m u:user1:rwx, u:user2:rwx, u:user3:rwx directory_name
Available here https://solarinstallationsusa.com Solar Installation USA
ayesy
asked Apr 04 2023
edited Dec 12 2023
ih thank you i did all eith your instruction and every thing is good ))
doodle baseball
whatshy
asked Dec 11 2023
edited Dec 12 2023
single command to apply setfacl for multiple user at a time
How can i use setfacl command to apply permissions for multiple users at a same time?