RBACUser - setSynchronizationEnabled


RBACUser - setSynchronizationEnabled

Description :

This command sets the synchronizable attribute of a user account to either true or false. This attribute is used to determine whether a user participates in the Active Directory synchronization process.

This command controls whether or not a user participates in the Active Directory synchronization process.

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 synchronizable and false otherwise.

Example

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

Script





blcli RBACUser setSynchronizationEnabled Mike true



 

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