hi
Inside one folder path we have more than 90000 objects with different ACLS applied on it,
now except dm_world,dm_owner and it is needed to update accessor permits of all acl to 3(make some groups read only).
if we update through api query by fetching object id of acl and update accessor permits, it will take time to update all most 90000 acls,
could some one suggest how to make it in another way.
Thanks in Advance