Any ACL experts?

A

andrewbb

Fairly new to ACLs and I'm not understanding a behavior. I am moving
a folder, modifying its ACL, and then eventually moving it back to its
original location. And I can't seem to get the ACL back to the
original.

Original:
Root folder has explicit full rights ACE for a user account. All
subfolders "Inherit from Parent" with no other ACE's. So the user
account has full rights to the tree.

Next:
Move the root folder to another location and remove the user's ACE.
This disallows the user access to that folder.

Lastly:
Move the folder back and add an explicit ACE to the root.


The problem is all the subfolders no longer inherit that ace from the
root. The checkbox for "Inherit from Parent" is cleared on all
subfolders. Why?

I *could* recurse and reset that flag, but that seems a hack.
 
A

andrewbb

I found the answer:

if the ACL becomes corrupted (eg. the owner of the folder no longer
exists), then you must assign a valid owner.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top