By default, the configuration of a vault is secured two ways:
You can also apply a third level of security only to parts of the vault configuration. You might want to do this if you want to delegate some vault configuration to others (for example, application link settings) without giving them access to all of the configuration settings.
You can apply this security to the branches (root level only) of the configuration tree in Configurator and to other important features:
Views
Workflow definitions
Folder types
Project definitions
Global search queries
Reports
Extensions
Reference types
Property sets
Pages
Commands
Tables and queries
Lookup lists
Scopes
Environment
Field-Path definition
Script
By default, configuration branch security is disabled.
Configuration security provides the following levels of access:
You grant these levels of access to Meridian roles for specific features of the configuration.
To secure parts of the vault configuration:
Click the Edit button to modify the settings.
Tip To export the settings file to your computer, click the Export button. This can be useful if you would rather edit the file in your favorite text editor. You can then copy your changes to the Clipboard and paste them into Configurator.
At the end of the line, type the name of the Meridian role to which you want to grant access to that feature followed by the abbreviation (see the preceding list) for the access level that you want to grant to the role. Separate the role name from the access level abbreviation with a vertical bar character (|). To grant access to multiple roles, type additional role and access level pairs separated by commas as in the following example.
Document Types=Admins|RW,Editors|RO,Viewers|NA
In the this example for the Document Types branch, the role Admins is granted read-write access, the role Editors is granted read-only access, and the role Viewers is granted no access.
Related concepts
Security privilege descriptions
Related information