Skip to main content
Version: 4.60.0

Permissions

The accelerator creates an Excel report that captures the extracted permissions (ACLs). The Excel report contains a sheet with the distinct principals and a sheet with the distinct permissions.

The principals sheet has the following columns:

  • Principal System Name: The system name of the principal.
  • Count: Number of times found.

For example:

Principal System NameCount
admin2
consultants3

The permissions sheet has the following columns:

  • Permission: The name of the permissions.
  • Count: Number of times found.

For example:

PermissionCount
Full Control3
Write2

Settings​

mongoConnection​

The Mongo connection string including the database name to connect to.

reportPath​

Path to the Excel file.

sheetNamePrincipals​

Name of the sheet for the principals.

sheetNamePermissions​

Name of the sheet for the permissions.