Assign Permissions to a User

As a System Administrator, you assign different levels of permissions to different profile users. Control the level of permission and assign a user or a group to a profile so that they have specific access. A user can be assigned to multiple profiles. For example, a user can have full permissions on one library and only view permissions on another.

Follow these steps:

  1. Go to Application Menu > Permissions.
    The Permissions page appears.

  2. In the Select Catalog pane, select the libraries that you want the user to access.

  3. In the Assign User/Group to Profile pane, click a profile.

  4. Click the to view a list of users or groups.

  5. Select the required users or groups. You can verify your permission updates before submitting them. Click Review Changes.
    The Review Uncommitted Permission Changes page appears.

  6. Click Submit.
    The selected users or groups acquire the profile's permissions.

Back to Top

Examples

This section describes steps to accomplish common business requirements.

Example: Provide permissions to view models in a specific library

Chris, a Business Analyst, has to access Mart to review the models you have copied to the For Review library. Chris only reviews the ER diagrams available in a specific subject area. He may modify the diagrams if required. Chris uses his Windows credentials to log on.

Follow these steps:

  1. Add a Windows user named Chris.
  2. Create a library named For Review and copy the required model to it.
  3. Create a profile named Business Analyst and include the following permissions:
    • Model, Modify
    • Model, Modeling Object, Subject Area, Create and Modify
    • Model, Modeling Object, Subject Area, ER Diagram, Create and Modify
  4. Assign the profile to Chris.

    Chris can now log in to Mart using his Windows credentials and review the model.

Example: Set up Mart that allows users save models under a specific library and not under root

You are a System Administrator and you want Jane to create models only under a specific library and not under Mart root.

Follow these steps:

  1. Add a Windows user named Jane.
  2. Create a library named Projects_Jane.
  3. Create a profile named Jane_Profile and include the following permissions:
    • Model, Create
    • Model, Modeling Object, Subject Area, Create and Modify
    • Model, Modeling Object, Subject Area, ER Diagram, Create and Modify
  4. Click Permission Management.
  5. Select Projects_Jane in the Select Catalog pane.
  6. Select Jane_Profile in the Select Assign User/Group to Profile pane.
  7. Click the to view a list of users or groups and select Jane in the Select User/Group pane.
  8. Click Submit.

    Jane can create models and save them only under the Projects_Jane folder.

Back to Top