0

setfacl permissions for sub-folders

Setfacl usually sets permission for the specified folder it doesn' t apply for the subfolders created after that,
so how to enable it.

baseer
asked Jan 22, 2018
1 Answer
0

Run the below command in-order to apply the setfacl permission for all the sub-folders

setfacl -d -m u:user:rwx directory_name
View More
parthiban
answered Jan 23, 2018
Your Answer
||||
x
 
100:0