User access to assets stored in NetX is governed by permissions. Newly created users are unable to access any assets in the system until permissions records are created allowing them to do so. Permissions control which assets users can perform actions on, while user levels control which actions they can perform on said assets.
Permissions entries
Principal
The principal denotes which users will be affected by the permission:
- Everyone: The permission will affect all users
- Group: The permission will affect all members of the named group. For more information, see managing groups.
- User: The permission will only affect the named user. Note: user-specific permissions are not recommended.
Note that permissions are cumulative; if a user belongs in two groups, they will be able to access the folders and assets permitted to both groups.
Target
The Target indicates which type of object the principal is permitted to access; either a folder or an individual asset.
Folder
Once a Folder target is selected, an input line will appear. Type the name of the folder you want to give your principal explicit access to. Two things to note regarding folder permissions:
- Top level: If the target folder is set to Top Level Folder (/), they will have access to all folders and assets.
- Recursive: If the Recursive box is checked, the principal will have access to all subfolders and assets contained inside the target folder. If Recursive is not checked, the principal will only see assets within the target folder itself.
Asset
Once an Asset target is selected, an input line will appear. Type the file name of the asset and select it from the drop-down. A principal who is granted access to a single asset can only access that specific asset within a folder. Note: asset-specific permissions are not recommended.
Creating a permission
- Click the Systems button found along the lefthand navigation sidebar.
- Click the Permissions tab.
- Choose a Principal.
- Choose a Target.
- Click Save.
Editing a permission
- Click the Systems button found along the lefthand navigation sidebar.
- Click the Permissions tab.
- Use the action menu icon for the specific permission and choose Edit permission.
- Modify the Principal and/or Target for the permission.
Deleting a permission
- Use the Systems button found along the lefthand navigation sidebar to access the systems area.
- Navigate to the Permissions tab.
- Use the action menu icon for the specific permission and choose Delete permission.
- Click Delete on the subsequent confirmation dialogue to delete the permission.