RBACUser - setSrpAuthenticationEnabled
RBACUser - setSrpAuthenticationEnabled
Description :
This command enables and disables Secure Remote Password (SRP) authentication for a user account.
This command controls whether a user is allowed to login using the SRP authentication module. When enabling SRP authentication for the first time, be sure to set the user's SRP password.
Return type : com.bladelogic.om.infra.model.rbac.RBACUser
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
userName | String | User name of the user you want to modify. |
enable | Boolean | True to enable the authentication module and false to disable it. |
Example
The following example disables SRP authentication for a user account named Mike.
Script
blcli RBACUser setSrpAuthenticationEnabled Mike false
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*