Backing up ACL Permissions | Community
Skip to main content
Level 4
November 3, 2016
Solved

Backing up ACL Permissions

  • November 3, 2016
  • 3 replies
  • 1984 views

I'd like to package all of the ACL permissions under /content/business ... including it's subdirectories

I've tried a number of ways to create a package but none of them work.  Do I really have to create a filter for each individual rep:policy?

/content/business/node1/rep:policy

/content/business/node2/rep:policy

/content/business/node3/rep:policy

If I spell each one of them out, it works .... but that's a maintenance nightmare.

I'd like to do something like the following filter (but cannot get it to work):

    /content/business(.*)

    include rep:policy

Any insight is appreciated.

-Dean

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Anton_Smulskiy
Level 3
November 3, 2016
AnkurAhlawat-1
Level 6
November 4, 2016

You can apply rules on top of root path.

Like while creating a package. Go to filter add root plat and then add rule to include or exclude. Where you can write expressions like   /content/business(.*)