You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.

User management consists of three major tasks:

  1. Adding and removing user accounts
  2. Assigning groups/roles to users
  3. Managing user groups

Studio security can be configured in three different ways: NTLM, NTLM-custom or Custom. Read Security and user management for detailed information on Studio security configuration. Whether the first two tasks are performed in Studio depends on the chosen Studio configuration.

Managing user groups is always done in the Studio, since the groups are a collection of Studio rights. Rights are available on relevant levels and can be granted or denied at any of these levels.

The table below gives an overview of the available rights per level.



GeneralRepositoryBranch typeBranchProjectModule typeModule
Loginv





Manage user accountsv





Manage user accessv





Manage repositoriesv





Repository accessvv




Manage branchesvv




Manage revision tagsvv




Branch accessvvvv


Merge changesvvvv


Register changesvvvv


Edit packagesvvvv


Edit projects and modulesvvvvv

Edit globalsvvvvv

Edit module contentvvvvvvv



The levels: ProjectModule type and Module are accessible in an opened branch or project structure.

Managing groups

To manage a user group:

  1. Switch to the Groups view by selecting Groups in the lower left corner of the User management screen.
  2. Click the New button in the ribbon to create a new group or select an existing group from the left window pane and choose delete or edit from the ribbon.

To set group rights:

  1. Create a new group or open a group for editing.

  1. Enter a name for the group. The name has a maximum of 100 characters and cannot contain spaces.
  2. Set rights to Granted or Denied for the appropriate rights and levels. If you wish to grant maximum rights to a user select the Administrator checkbox under the group name. This will automatically grant the user all possible rights.
  3. Click Save.

Select the name of a right to get a short description of the right at the bottom of the window.

User rights that you set on a higher level will be inherited on all child levels. You can overwrite these inherited rights at a lower level. If you set or overwright a user right at a specific level it will be displayed in boldface.

This inheritance mechanism allows you to grant access on a generic level and deny it for specific instances on a more specific level.

Example

You could grant a user repository access on the generic level. But then deny the rights for one specific repository. Denying access on generic level and granting access at repository level for all but that one specific repository will give the same result, but is probably more work to maintain.

Project and module specific access

Setting user rights for specific projects, modules or module types is not available on the user management window. These rights are set in the branch for which they apply.

How to open the Manage Access window in a branch?:

  1. Open a branch.
  2. Select the option Branch at the lower left side of your window.
  3. Select Manage access from the ribbon to open the access manager window.
  4. You can specify project access when you open the access manager in the branch view.

How to open the Manage Access window in a project view?:

  1. Open a branch.
  2. Switch to the project view by selecting Projects from the left window pane.
  3. Select a project from the list of projects.
  4. Select view project structure on the project preview on the right window pane.
  5. Select Manage access from the ribbon.
  6. You can specify project, module type and module access when you open the access manager in the project structure view.

A list of groups is displayed on the left of the access manager window. On top of the window there are icons to createdelete or edit groups.

How to set Project or module(type) specific access?

  1. Open the Manageproject Access window.
  2. Create a new group or edit an existing group.
  3. In the treeview on the left projects, module types and modules from this branch are displayed. Select the appropriate levels and set the access rights.

Managing users

To manage a user:

  1. Switch to the Users view by selection Users in the lower left corner of the User management screen.
  2. Click the New button in the ribbon to create a new user or select an existing user and choose Delete or Edit from the ribbon.

To edit a user account

  1. Create a new user or open an existing user.
  2. Enter a name and password for the user. The name has a maximum of 100 characters and cannot contain spaces.
  3. Add the user to one or more user groups. This is done by clicking the new button and selecting the group you wish to add the user to. Repeat this step for each group you wish to add the user to.
  4. Click Save.



  • No labels

1 Comment

  1. Unknown User (jw.rutten)

    Mind that only users with Admin rights can add users to a group.