Managing users
BMC Atrium Single Sign-On provides basic user and group management features with the internal LDAP server. These features allow an administrator to manage users, groups, and memberships in the groups.
- From the User tab, the administrator can create, delete, and manage user account information including group memberships.
- From the Groups tab, the administrator can manage group memberships.
BMC Atrium Single Sign-On is configured to use an internal LDAP for user authentication (default). While not recommended for large-scale deployments, the internal database can be used for small deployments, demonstrations, and other Proof-Of-Concept (POC) work. For larger deployments, BMC recommends that you use an external authentication server, such as another LDAP server.
To access the User page
- On the BMC Atrium SSO Admin Console, click Edit BMC Realm.
- Select the User tab.
New users can only be created when you are using the internal LDAP server for authentication. If an external source is used for authentication, new users must be created within that external system.
When creating a new user, each field that is marked with an asterisk is a required field.
To add a new user
- On the BMC Atrium SSO Admin Console, click Edit BMC Realm.
- Select the User tab.
- Click New.
- In the ID field, enter a unique identifier for the new user.
This value is used as the user ID when the user logs in. - Enter the user's last name and full name.
- Enter the password and confirm it.
- In the Status field, verify that the Active radio button is selected (default).
- Click Save.
The name attributes (First, Full, and Last) can be provided to BMC products to help identify user accounts by using terms that are more user-friendly. The actual use of these attributes, though, is dependent on the BMC product.
To search for users
If the number of users in the Available list is too large to find the user that you want to modify, use the search function. The asterisk (*) returns all user accounts. Enter part of the user ID to refine the user account list.
For example, the pattern, "b*", returns users starting with the letter "b" (case-insensitive) such as "bob" and "Baldwin".
To delete users
User accounts can only be deleted if BMC Atrium Single Sign-On is using the internal LDAP server for user authentication needs.
- On the BMC Atrium SSO Admin Console, click Edit BMC Realm.
- Select the User tab.
- Select the check box next to each user account in the User list that should be deleted.
- Click Delete.
- Click Ok.
To modify user information
- On the BMC Atrium SSO Admin Console, click Edit BMC Realm.
- Select the User tab.
- Select the user link that you want modify.
- Click Edit
- Modify the user's information.
- Click Save.
To enable or disable a user account
The user account can be enabled or disabled by changing the user status.
- On the BMC Atrium SSO Admin Console, click Edit BMC Realm.
- Select the User tab.
- Select the user that you want modify.
In the Status field, click Active to enable or Inactiveto disable a user account.
To add a group membership to a user account
A user is added to a group from the Group tab, however, the Group tab can be accessed from the User Editor pop-up.
- On the BMC Atrium SSO Admin Console, click Edit BMC Realm.
- Select the User tab.
- Select the user that you want modify.
- Select the Group tab.
- Select a group from the Available Groups list.
- Click Add.
Alternatively, click Add All to add all of the available groups to the user account. Click Save.
To remove a group membership from a user account
A user is removed from a group from the Group tab, however, the Group tab can be accessed from the User Editor pop-up.
- On the BMC Atrium SSO Admin Console, click Edit BMC Realm.
- Select the User tab.
- Select the user that you want modify.
- Select the Group tab.
- Select a group from the Member of list.
- Click Remove.
Alternatively, click Remove All to remove all of the available groups from the user account. - Click Save.
To view user sessions
- Log on to the BMC Atrium SSO Admin Console.
- See the Sessions panel.
To terminate an active user session
- On the BMC Atrium SSO Admin Console.
- In the Sessions panel, select the check box associated with the user session that you want to terminate.
- Click Invalidate Session.