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 | Check this option if you want to enable the user to authenticate using AD/Kerberos or Domain Authentication. |
Allow LDAP Authentication | Check this option if you want to enable the user to authenticate using LDAP. |
Allow SecurID Authentication | Check this option if you want to enable the user to authenticate using RSA SecurID. |
Allow PKI Authentication | Check this option if you want to enable the user to authenticate using public key infrastructure. |
Automatically disable account if inactive | Check this option 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:
|