Configuring Local User Management authentication
This topic provides information about Local User Management Authentication. It contains the following topics:
Local User Management authentication
Local Users Management authentication is a simple light-weight user store which is not supposed to be a corporate-wide authentication provider. It is not designed as a high performance authentication provider to support group policies, password expiration, and so on. It allows creating realm specific user stores which can be used for different purposes. For example, in multi-tenant environments, it can be used to configure admin privileges for different tenants using different user accounts belonging to appropriate realms.
Typical use cases for Local User Management authentication:
- when using local users for applications requiring several user accounts
- when corporate identity providers are not available
- for testing purposes
You should consider other authentication types in case you are designing corporate-wide authentication for a high workload.
Note
All local users and groups created after the release of 9.1 SP2 and prior to upgrading to 9.1 SP3 are not assigned to any realm. After the upgrade of Remedy Single Sign-On to 9.1 SP3, a new empty realm is created and all existing local users are moved into it. The administrator can remove local users from this realm and recreate them for the necessary realm if needed.
Local User Management workflow
Remedy Single Sign-On (Remedy SSO) provides you the facility to authenticate local users. A local user represents an individual user who accesses the protected application. The local users are assigned to groups (roles). Groups (roles) represents the groups or roles in your organization and is used to control user access to a BMC application.
If a BMC application supports using Remedy SSO for local user authentication, then you should perform the following tasks in Remedy SSO:
- Add local users to the appropriate realm.
- Create the groups (roles) needed by your organization.
- Assign users to the appropriate groups (roles).
- Configure Remedy SSO to use local user management authentication.
Managing Users using Local User Management
The Local User Management window allows to you add local users and groups (roles) to a realm. In addition, you can also assign users to groups (roles).
You can add, search for, edit, and delete users. You can also change user passwords.
To add a user using Local User Management
Log in to the administration console of Remedy SSO.
- Click Local User Management.
- In the Users tab, from the Realm drop down list, select a Realm.
Click Add User.
Complete the following fields:
Field Description Login Name Enter the user's login name. The Login name is case insensitive.
Note: You cannot modify the login name after it is created.
User Name Enter the user's full name. Password Enter the user's password. Ensure that you do not include spaces at the beginning or end of the password. Spaces are allowed between the first and last password characters. Confirm Password Reenter the user's password. Description (Optional) Provide a description of the user. Enabled (Optional) Select this option to enable the user to log into the BMC application. Click Add.
To edit a user using Local User Management
- In the Users tab, from the Realm drop down list, select a Realm.
Locate the user and click Edit
in the Action column.Note
If you disable the user who is currently logged into a BMC application, the user remains logged in.
Make your changes and click Save.
To delete a user using Local User Management
In the Users tab, select a Realm, locate the user, click Delete
in the Action column, and confirm the deletion.To change the user password
- In the Users tab, select a Realm.
- Locate the user and click Change Password in the Action column.
- Enter the new password, then enter the password again in the Confirm Password field.
- Click Change Password.
To search for a user
In the Users tab search field enter the search criteria using the following format and then press Enter.text=<searchText/*> AND enabled=<true/false/*>
The following table describes how to use the search criteria:
Search criteria | Description |
---|---|
text= | Use You can pass a partial search value enclosed in You can use an asterisk as a wildcard to return all users. Examples:
|
enabled=<true/false/*> | Use You can use an asterisk as a wildcard to return users in any enabled state. Examples:
|
Managing Groups or Roles
From the Group (Roles) tab, you can add groups (roles) to a realm, add users to groups (roles), and remove users from groups (roles).
To add group (roles) to a realm
- In the Remedy SSO console's Local User Management window, click Group (Roles).
- In the Users tab, from the Realm drop down list, select a Realm.
Click Add Group (Role).
Provide information in the following fields (asterisk denotes a required field).
Field Description Group (Role) Name Enter the group (role) name.
Note: You cannot modify the group (role) name after it is created.
Description Enter a description for the group (role) name.
Click Save
in the Action column.
To add users to or remove users from a role
- In the Remedy SSO console's Local User Management window, click Group (Roles).
- In the Group (Roles) tab, select a Realm.
- Locate the group (role) and click Assign/Remove User(s) in the Action column.
- Use the appropriate procedure to assign or remove users to or from the group (role).
- To assign users to a group (role)
- In the Available users column, select one or more users and click Assign to move the users to the Assigned users column.
- To assign all users in the list, select the top check box in the Available users column, and click Assign to move the users to the Assigned users column.
- Search for users in the Search field of the Available users column, select them, and click Assign to move them to the Assigned users column.
- To remove users from a group (role)
- In the Assigned users column, select one or more users and click Remove to move the users to the Available Users column.
- To remove all users in the list, select the top check box in the Assigned users column, and click Remove to move the users to the Available users column.
- Search for users in the Search field of the Assigned users column, select them, and click Remove to move them to the Available users column.
- To assign users to a group (role)
- Click Done.
To configure Remedy SSO for Local User Management Authentication
In the left navigation panel of the Add Realm or Edit Realm page, click Authentication.
In the Authentication Type field, click Local.
- (Optional) Select the Enable AR authentication for bypass check box to enable bypass URL to authenticate against AR. For more information about enabling BMC Remedy AR System authentication for bypass, see Enabling AR authentication for bypassing other authentication methods.
- Click Enable Chaining Mode to add another Authentication type. As Local Users Management (LUM) authentication is a simple light-weight user store, BMC suggests adding another authentication type to handle high workloads.
Note
When you edit an existing realm and choose Local as the authentication type, you can add local users by clicking Local User Management for this realm.
Comments