Locating folders that do not inherit permissions?
Given a folder in a document library -- or an entire document library -- is there a simple way to answer the question, "Which subfolders (recursively) do NOT inherit access permissions from their parent?"I need to identify folders that have special permissions set.Barring that, is there a simple way to generate a report of all subfolders and their permissions?
February 22nd, 2010 8:17pm

You can do it by code, using the HasUniqueRoleAssignments property of the list to know whether the list has unique permissions or it inherits from the parent. K
Free Windows Admin Tool Kit Click here and download it now
February 22nd, 2010 8:39pm

Thanks. So the only way to do this is to write a custom sharepoint application?That's unfortunate.
February 23rd, 2010 11:58pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics