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.
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 Remedy SSO Admin console.
- Click the Local User Management tab > Users.
- For Users, 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. The password length must be minimum 8 characters. There are no requirements for password complexity. Do not use space as the first or the last character of the password. Spaces are allowed between the first and the last character.
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
- Log in to the Remedy SSO Admin console.
- Click the Local User Management tab > Users.
- For Users, from the Realm drop-down list, select a realm.
Locate the user and click Edit in the Action column.
- Make your changes and click Save.
To delete a user using Local User Management
- Log in to the Remedy SSO Admin console.
- Click the Local User Management tab > Users.
- For Users, from the Realm drop-down list, select a realm.
- Locate the user, click Delete in the Action column, and confirm the deletion.
To change the user password
- Log in to the Remedy SSO Admin console.
- Click the Local User Management tab > Users.
- For Users, from the Realm drop-down list, 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
- Log in to the Remedy SSO Admin console.
- Click the Local User Management tab > Users.
- 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=<searchText/*> | Use text= to enter a string to search on the value of one of the following fields:
You can pass a partial search value enclosed in % for text to search for all users having the partial search value in one of the User Name, Login Name, or Description fields. You can use an asterisk as a wildcard to return all users. Examples:
|
enabled=<true/false/*> | Use enabled= to enter a string to search on users' enabled state. 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
- Log in to the Remedy SSO Admin console.
- Click the Local User Management tab > Group (Roles).
- For Group (Roles), from the Realm drop down list, select a Realm.
- Click Add Group (Role).
Complete the following fields:
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
- Log in to the Remedy SSO Admin console.
- Click the Local User Management tab > Group (Roles).
- For Group (Roles), from the Realm drop down list, 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 User 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 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 BMC Remedy AR System. 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.
Related topics
Managing permissionsInstalling the repository