On Wed, 12 May 2010 16:07:22 -0700 (PDT), Juraj
<> wrote:
>If it's a big folder, it need to copy it for each file and folder thus
>it takes a long time. Mainly user profiles can take long time as they
>have thousands of small files. As long as everything else is working
>let it be and wait until it finishes.
>
>Juraj
Yes, exactly... when you choose "copy", it has to manually set the
permissions on ever single object in the tree from there down.
FYI - that's not usually the best choice - you are copying the
permissions you just removed to all of the child objects. In other
words, if your goal is to remove the inherited permissions, you are
headed in the wrong direction: you only removed the parent / child
relationship and then you copied the same permissions to all the child
objects and overall security is unchanged.
|