0

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?

baseer
asked Jan 22, 2018
3 Answer
0

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
View More
parthiban
answered Jan 23, 2018
0

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

View More
ayesy
answered Apr 4, 2023
0

ih thank you i did all eith your instruction and every thing is good ))
doodle baseball

View More
whatshy
answered Dec 11, 2023
Your Answer
||||
 
100:0