RBACUser - setRCPAccessDisabled


RBACUser - setRCPAccessDisabled

Description :

This command controls whether a TrueSight Server Automation user is allowed to log on to the TrueSight Server Automation Console.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

userName

String

Name of the user for which you want to modify the access to the TrueSight Server Automation Console 

enable

Boolean

True to disable access to the TrueSight Server Automation Console; false otherwise.

Example

The following example disables the TrueSight Server Automation Console access for a user, Mike.

Script

blcli RBACUser setRCPAccessDisabled Mike true

 

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

TrueSight Server Automation Command Line Interface 23.4