2.6 Organizing Users Into Groups

Users can be organized into groups based on a variety of criteria such as job function, department, and security clearance level. In Operations Center, access privileges to various elements are assigned to groups. In general, it is efficient to define groups first, then assign access privileges to these groups. The last step is assigning users to the groups.

2.6.1 Creating a Group

Groups can be defined with a specific set of access privileges. Later, users are assigned to groups and inherit the access privileges. This process allows administrators to assign access privileges to multiple users at once. Two default groups, Admins and Users, are provided. The default admin user belongs to the Admins group, and the default guest user belongs to the Users group. New users are added to the Users group by default.

This section covers the creating of a standard user group where users and groups are manually assigned to the group. For more information about an LDAP group where users are imported and maintained using an LDAP look up, see Section 3.2.2, Configuring LDAP Authentication.

To create a group:

  1. In the Explorer pane, double-click the Administration root element and Security.

  2. Right-click Groups and select Create Group.

    The Create Group dialog box opens.

  3. Type the new group name in the Name field.

    The symbol identifies required fields.

  4. Type a description for the group in the Description field.

  5. (Optional) To restrict the number of users in the group who can concurrently log in to Operations Center software, select Constrain Number of Concurrent Users and type the maximum number of concurrent users.

  6. Leave the Assign members using LDAP look up unselected to create a group by manually selecting users and subgroups.

    For more information about creating an LDAP group, see Section 3.2.2, Configuring LDAP Authentication.

  7. Click Browse next to the Home field to select a root element for group users.

  8. Click Forward.

    Existing users and groups display in the Not Member of list.

  9. Perform one of the following steps to assign users to the group:

    • To assign one user, click a user name and then click Add.

      The user name moves to the Member of list.

    • To assign all users at once, click Add All.

      All users move to the Member of list.

    Any user that is a member of the Admins group, displays in bold text.

  10. Click Create.

    The new group is added to the Groups element in the Administration root.

    If you are familiar with NOC Script, you can use the SetGroupNames function to change a user’s group membership. For instructions, see the Operations Center Scripting Guide.

2.6.2 Editing a Group

If an LDAP user group is converted from an LDAP imported group to a standard user group (by unselecting Assign members using LDAP look up), all LDAP users are deleted unless the LDAP user is selected as a member of the group or is a member of another group.

NOTE:It is not possible to edit the privileges for the Admins group.

To edit a user group:

  1. In the Explorer pane, expand the Administration root element > Security > Groups.

  2. Right-click a group and select Properties to open the Status property page.

  3. In the left pane, click Group to open the Group property page.

  4. Perform one of the following steps to edit a group composed of standard users and user groups:

    • To add a user to a group, select a group name in the Groups list, then click Add.

      The user is added to the Member of list.

    • To add all users to the group, click Add All.

      All users are added to the Member of list.

    • To remove a user from a group, select the group name in the right pane, then click Remove.

      The user is removed from the Member of list.

    • Click Remove All to remove all users from the group.

      All users are removed from the Member of list.

    Any user that is a member of the Admins group, displays in bold text.

  5. Perform one of the following steps to edit an LDAP user group:

  6. Click Apply to save the changes.

2.6.3 Deleting a Group

It is not possible to delete the Admins group or Admin user account.

To delete a user group:

  1. In the Explorer pane, right-click the group and select Delete Group to open a confirmation dialog box.

  2. Click Yes to confirm the deletion.

    The group is removed from assigned user accounts and also from the Operations Center system. However, users who were members of the group are not deleted.