cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

List all the Public folders(including Subfolders) and which UserGroups has access to those folders/subfolders.

In CMC->Folders-> [choose folder] ->User Security-> [choose UserGroup] ->View Security. This provides the Principal and Objects(Folder) to which the access is enabled. Can you assist to obtain this information in Query Builder? Thanks.

0 Likes
View Entire Topic
DellSC
Active Contributor
0 Likes

You can't get this information from QueryBuilder - it doesn't include security information.

You would either have to use the universe that Thomas mentions (available for, I believe, 4.2 SP3 and newer), write code using either the .NET or Java SDK, or purchase a third-party tool that will give you this information.

-Dell