Permission Templates
You can create permission templates in a Model Manager database as a way of reusing permission assignments for different models, files, or assets. This saves you the work of manually granting the same set of permissions to users and groups for multiple database object. Creating permission templates also allows you to propagate permission requirement changes to multiple database objects by only updating the permissions in one place — the permission assignments of the permission template itself.
See Permission Templates in the Model Manager Reference Manual.
The Permission Templates page, opened by clicking Permission Templates in the Database navigation sidebar, shows a table with all user-defined permission templates in the database. The table columns are:
The Name column — the name of a permission template.
The Type column — the type of database objects that the permission template applies to.
Click on the name of a permission template in the table to show more details for that permission template. Click the Add button to add a new permission template.
Adding Permission Templates
To add a new user-defined permission template:
1
2
Select the type of permission template to create in the Type list. You can select between Asset, File, or Model.
3
Select the user or group you want to grant permissions for in the Add list. Added users or groups shows up as table rows. Select each user’s or group’s granted permissions in the Permissions list.
4
Click the Save button to add the new permission template.
The Permission Template Page
The Permission Template page contains details on a user-defined permission template in the database. The fields are:
Name. The name of the permission template.
Type. The type of database objects that the permission template applies to.
The permissions that are granted by the permission template are shown in a table.
Click Edit to edit the permission template.
Click Delete to delete the permission template in the database. This deletion is not permanent — you can restore the deleted template by clicking Restore.
Click Delete Permanently if you do want to permanently delete the permission template in the database. Permanent deletion will only succeed if the permission template is not assigned to any database objects.