Managing User Groups

To simplify user administration, users can be managed as groups. Roles and permissions assigned to a group will apply to every member of that group. Admins can set up multiple groups with multiple permissions, including nested groups.

Click the Settings icon in the navigation bar and select User Groups from the top menu to open the User Groups page.



The User Groups page shows a list of existing groups and the number of members in each. Clicking the column headers will re-sort the list.

Viewing Existing User Groups

To view a list of existing user groups:
  1. Click the Settings icon in the navigation bar and select User Groups from the top menu.


    This page shows a list of existing groups and the number of members in each.

  2. Use the filter field to search for a specific user group or click the column header to re-sort the list.

Creating a User Group

In addition to single groups, groups can be nested ("parent" group).

To create a user group:
  1. Click the Settings icon in the navigation bar and select User Groups from the top menu.


  2. Click Create Group.


  3. Enter a group name and select group members from the list.
  4. (Optional) Select a "Parent Group" to create a nested group.
  5. Click Save.

Configuring User Group Roles

Assigning roles to a group will apply those roles to every member of that group. However, roles assigned to members in the group will not replace or overwrite the roles assigned individually to a user.

To configure group roles:
  1. Click the Settings icon in the navigation bar and select User Groups from the top menu.


  2. Click the dropdown configuration icon and select Configure Roles.


    This opens the Configure Roles window.



  3. Make the necessary configuration changes.
  4. Click Done.

Editing User Group Settings

Editing group settings includes changing the group name, reassigning the parent group, and adding or removing users.

To edit group settings:
  1. Click the Settings icon in the navigation bar and select User Groups from the top menu.


  2. Click the dropdown configuration icon and select Edit Group Settings.


    This opens the Edit User Group window.



  3. Make the necessary changes.

    Use the filter field to search for individual users or click the column headers to re-sort the list.

  4. Click Save.

Deleting a User Group

Deleting a user group will not delete individual users or remove any roles previously assigned to a user individually

To delete a user group:
  1. Click the Settings icon in the navigation bar and select User Groups from the top menu.


  2. Click the dropdown configuration icon and select Delete Group.


    This opens the Confirm Delete window.



  3. Click Delete to confirm.

Configuring LDAP for User Groups

Note: To take advantage of LDAP with User Groups, there must be a valid LDAP configuration in the Software Risk Manager properties file. For more information, see the SRM Install Guide.

This feature may be presented when LDAP is configured but is only compatible with providers that create a user attribute containing group membership for SRM to check, such as Active Directory.

To manage mapping of LDAP groups to SRM user groups, pick the LDAP Config option from the group's config menu.


From here, you can enter a comma-separated list of LDAP group names.



The names for your LDAP groups are pulled from the DN path attribute specified in the SRM properties file. For more information, see LDAP group mapping in the SRM Install Guide.

When an LDAP user signs in, their LDAP groups will be checked against your mappings configured on this page. The user will be added to the SRM group if they are a member of any of the listed LDAP groups; otherwise, they will be removed.

If users are added or removed from an LDAP group, their membership will not be updated until they sign out and back in. You can force a manual refresh of all group's LDAP members by clicking the "Refresh" button on this page.

Note: If the LDAP Group Names textbox is empty, a membership refresh will have no effect on that group.