RBACUser - canBeAutoDisabled
RBACUser - canBeAutoDisabled
Description :
This command retrieves the auto disable attribute of a user account. This attribute is used to determine whether a user is automatically disabled by the scheduled auto disable task if they haven't logged in during the specified amount of time.
This command displays whether or not a user can be automatically.
Return type : Boolean
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
userName | String | User name of the user you want to retrieve the attribute from. |
Example
The following example retrieves the auto disabled attribute of a user account named Mike.
Script
blcli RBACUser canBeAutoDisabled Mike
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*