Home

Awesome

Sitecore-Security-Rights-Reporting Module

Simpel list with Sitecore Users and the Roles.

Example Simpel list start with a 500 user limit for a fast startup for release 2.13+ there is also a no limit option also the possibility to download the Users and the Roles list as CSV

Export and Import roles with the Rights set on Items.

Example

View all the Access right set on Sitecore roles or users. You can make a list of all users and roles. It can be used to do audits.

Example

Download

See the Sitecore marketplace, or pick up the latest release build here /Package

Detail right

You can click on a user or role, and then you see all rights specific to that user or role put on sitecore items. Or click on all to see all rights. Example detail rights and you can see what rights are custom

Using

Go to the Sitecore Desktop (/sitecore/shell/) And push the left-bottom start button in the right menu there is inside the Security Tools menu a new Security Reporting menu item

This tool is for Sitecore Domain users, if there too many (extranet) users it is skipping other domain users, this tool works for max 200 users in the Sitecore Domain. it is more a rapportage tool than an import export tool, but anyway there is a rol export import with item rights. for user export see Transferring user passwords between Sitecore instances

Issues

The tool is doing a heavy database query. similar to the Sitecore My items functionality. Depend on the number of items and sizing of the database, it can be too much.

##Sitecore 10.1+ The tool uses fast query it is deprecated, also new it is now depend on the Query.MaxItems, default 100. That is far too low for this tool, therefore the config from this tool disable the limit by setting Query.MaxItems to 0; For Sitecore version 10.1+ show all rights hide default Sitecore rights not available anymore.

Version

Tested on Sitecore 6.5 - 9, Version 2.3 and higher only tested on Sitecore 8.x and 9.x but should work on older versions. Version 2.7 and higher only test on Sitecore 9+

Upgrading

Uninstall

Version 2.2 or higher

To Build:

Add Sitecore.Kernel.dll as references or use NuGet https://sitecore.myget.org/F/sc-packages/api/v3/index.json

Deploy:

Example user