Hello Everyone,I am trying to set the permissions on the System User.
Basically for one of my use-case, I have to give permission on "apps",
"content", "tmp" and "var" folder.In my local/Dev environment. looks
fine as I am creating the SystemUser and setting the permissions
manually there.Now, I am looking for creating a package for SystemUser
to deploy it in Higher environments with the permissions on "apps",
"content" and "var" folder.I am using ACS ACL Packager to create the
package, with per...