RBACUser - unlock
RBACUser - unlock
Description :
This command unlocks a user account by name.
This command unlocks a user whose login is locked out. Users are locked out when they fail to log in repeatedly and the number of failed attempts exceeds a certain threshold. If you want to reset the password for a user, you must use the BMC BladeLogic graphical user interface.
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 unlock. |
Example
The following example unlocks a user account named Mike.
Script
blcli RBACUser unlock Mike
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*