Skip to main content
< All Topics
Print

Authorizations dashboard

The Authorizations dashboard shows all server- and database level authorizations.

Dashboard contains historical information as well as scripts to generate the authorizations.

Read more about access information in: Who has access?

Corresponding view in the Performance Store database:
dbo.v_authorizations

Other relevant views in the Performance Store database:
dbo.v_server_access
dbo.v_database_access
dbo.v_securables
dbo.v_ad_group_members (shows information about AD users and their group memberships without nested AD group information)
dbo.v_ad_group_members_recursive (shows information about AD users and their group memberships with nested AD group information)

Table of Contents