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 - setAutoDisabled


RBACUser - setAutoDisabled

Description :

This command sets the auto disabled attribute of a user account to either true or false. 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 controls whether or not a user can be auto disabled.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

userName

String

User name of the user you want to modify.

enable

Boolean

True to set the user to be auto disabled and false otherwise.

Example

The following example sets up a user account named Mike to be automatically disabled.

Script





blcli RBACUser setAutoDisabled Mike true



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*