Custom Role/Permission Templates

We've created these role templates as starting point for creating custom permission sets for Right Click Tools users. They are designed to be quickly added in Recast Management Server and can then be adjusted to fit your needs by adding or removing individual permissions. 

Add a Permission Template to Recast Management Server

You can add a permission template to your Recast Management Server running a simple SQL query against your RecastManagementServer database.

To add a permission template in RMS:

1. Open SQL Server Management Studio (SSMS).

2. Expand the Databases folder.

3. Right-click on RecastManagementServer.

4. Select New Query from the drop-down menu. 

5. Copy the template file (available below) and paste it into the main window in SSMS.

6. Execute the action.

In the Recast Management Server interface, the Permissions page should display a new Recast Role. You can click Permissions to the right of the role to view and/or change the specific permissions associated with the role.

Video Walkthrough


Custom Permission Templates

Read Only Access 

This template will create a custom role called "ReadOnly" and grant users read access to all of the tools and Recast Management Server Web Dashboards.

SQLNewRMSReadOnlyAccessRole.txt

Remote Software Center 

This template will create a custom role called "RemoteSoftwareCenter" and grant users access to all of the actions within Remote Software Center.

SQLNewRMSRemoteSoftwareCenterRole.txt

Content Distribution Monitor

This template will create a custom role called "ContentDistributionMonitorDashboard" and grant users access to all of the actions within the Content Distribution Monitor.

SQLNewRMSContentDistributionMonitorDashboardRole.txt




Copyright © 2023 Recast Software, LLC. All rights reserved.