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 page, the administrator can create, delete, and 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
Navigate to Access Control > BmcRealm link > Subjects > User
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
- Navigate to Access Control > BmcRealm link > Subjects > User
- 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 an initial default password (which the user changes) and confirm this default password.
An initial password must be provided when creating the account. Once created, the user can log into BMC Atrium Single Sign-On and update the password and their personal information through the following URL:
https://FQDNHostName:port/BMC Atrium SSO?realm=BmcRealm - In the User Status field, verify that the Active radio button is selected (default).
- Click OK.
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.
- Navigate to Access Control > BmcRealm link > Subjects > User
- Select the check box next to each user account in the User list that should be deleted.
- Click Delete.
- Click Save.
To change a user's password
- Navigate to Access Control > BmcRealm link > Subjects > User
- Select the user link that you want modify.
- In the Password field, click Edit.
This action launches another page where the user's password can be changed. - Click OK.
To enable a user account
The user account can be enabled by changing User Status to Active.
- Navigate to Access Control > BmcRealm link > Subjects > User
- Select the user link that you want modify.
- In the User Status field, click the Active radio button.
To disable a user account
The user account can be disabled by changing User Status to Inactive.
- Navigate to Access Control > BmcRealm link > Subjects > User
- Select the user link that you want modify.
- In the User Status field, click the Inactive radio button. When a user account is disabled, the user cannot authenticate without losing any of the user attributes, such as group memberships. A user loses group memberships when the user account is deleted.
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 Edit User page.
- Navigate to Access Control > BmcRealm link > Subjects > User
- Select the user link that you want modify.
- Select the Group tab.
- Select a group from the Available 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
- Navigate to Access Control > BmcRealm link > Subjects > User
- Select the user link that you want modify.
- Select the Group tab.
- Select a group from the Available 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 Administrator console.
- Select the Sessions tab.
To terminate an active user session
- Log on to the Administrator console.
- Select the Sessions tab.
- Select the check box associated with the user session that you want to terminate.
- Click Invalidate Session.