User - General Information
The General Information panel lets you identify and disable users, specify certain logon requirements, and it lets you choose the authentication mechanisms available for the user.
This panel also lets you establish security settings for users who are using SRP authentication, the default approach to authentication. For a complete description of how to set up authentication, see BMC technical documentation at Administering-security.
When entering a user name, you can use special characters. However, because RSCD agents cannot accommodate special characters in user names, all special characters are automatically encoded for use by RSCD agents. (You can see examples of this encoding if you examine the users file on a managed server.) To make encoded user names readable to humans, the system uses standard URL encoding for the following special characters.
Character | Encoding |
---|---|
% | %25 |
, | %2c |
: | %3a |
# | %23 |
space | %20 |
tab | %09 |
Field definitions
Field | Description |
---|---|
Name | Identifying name. |
Description | Optional descriptive text. |
User is disabled | To disable a user, check User is disabled. |
User participates in directory synchronization | To specify that a user is not subject to processes that synchronize users in the RBAC database with external user databases such as Active Directory, clear User participates in directory synchronization. |
Allow Secure Remote Password Authentication | Enables the user to authenticate using SRP. If you check this option you must fill in the SRP Authentication Options listed below. |
Allow Active Directory/Kerberos Authentication | Select to enable the AD/Kerberos or Domain Authentication. |
Allow LDAP Authentication | Select to enable user authentication with LDAP. |
Allow SecurID Authentication | Select to enable user authentication with RSA SecurID. |
Allow PKI Authentication | Select to enable user authentication with public key infrastructure. |
Allow Remedy Single Sign-on Authentication NEW IN 20.02.01 | Select to enable user authentication with Remedy Single Sign-On. |
Automatically disable account if inactive | Select to disable this user's account if he or she does not log on during a specified period of time. |
SRP Authentication Options | These SRP options apply only if you checked Allow Secure Remote Password Authentication:
|
Where to go from here