1

I have a folder with special permissions for an user inherited from the "primary object", but the primary object isn't the normal hierarchical folder. How can I know which is the primary object for these permissions?

Example:

\Folder A (no special permissions for user Test)
    \Folder B (inherited special permissions for user Test)

So, inherited from where?

Thanks very much!

Massimo
  • 68,714
  • 56
  • 196
  • 319
Santiago
  • 254
  • 3
  • 10

1 Answers1

4

If you right click on Folder B and select the Security tab, then the Advanced button the Permissions tab displays a grid of permissions with an Inherited From column that should have the answer to your question.

Kyle Smith
  • 9,563
  • 1
  • 30
  • 32