Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

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*

BMC Server Automation Command Line Interface 8.3