
UNSOLVED
N
NotStopIsilonProblems
1 Rookie
•
44 Posts
0
158
December 18th, 2023 17:06
Unix File permission issues
hello, hopefully someone can help.
for /ifs/siteA I have ran the following commands to remove the default permissions, this was to replicate removing the everyone share permission.
chmod -b 770 foldername
chmod +a group "domain\Data_Full" allow dir_gen_all,object_inherit,container_inherit foldername
our network appliances connect over via NFS and all looks good.
We now have another linux appliance that I can't get to work, I can mount the drive from this applaince but it appears that despite trying 777 I can't get the appliance to write files. Permission denied.
if I connect it /ifs/nfs then it works ok, but that isn't a suitable location as I can't SYNQIQ it to siteB or to our backup environment.
so my question is it possible to reset the folder permissions or add back in the default style permissions?
any help would be appreciated
Responses (0)
Solutions (0)
