Unsolved
1 Rookie
•
90 Posts
0
948
February 23rd, 2021 07:00
Isilon ACL on all files/dirs in /ifs
Does anybody know if there is a way to "force" the ACL of an AD admin group on all files/dirs in /ifs ?
i.e. make sure all files/dirs in /ifs have an ACL of an AD admin group?
0 events found
No Events found!


DELL-Josh Cr
Moderator
•
9.6K Posts
0
February 23rd, 2021 14:00
Hi,
Which version are you using? Page 8, https://dell.to/3sklYPH you should have it inherit the ACL.
rrukhaiyarIND
10 Posts
1
March 1st, 2021 20:00
You can always use commands like beow to do that for a path
chmod +a group allow dir_gen_all,object_inherit,container_inherit
chmod \=a# 2 group allow dir_gen_read,dir_gen_write,dir_gen_execute,delete_child,object_inherit,container_inherit
NotStopIsilonProblems
1 Rookie
•
44 Posts
0
March 26th, 2021 09:00
this is what I used to resolve my AD issue