Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

LowPrivUser - setUser


LowPrivUser - setUser

Description:

This command set a new Low Privilege User in the TSSA Database.

Return type: DBKey

Command Input:

Variable Name

Variable Type

Description

userName

String

The name for the Low Privilege User.

password

String

The password for the Low Privilege User.

description

String

A short description for the user.


Syntax

blcli LowPrivUser setUser "$USER_NAME" "$PASSWORD" "$DESCRIPTION"

Example

blcli LowPrivUser setUser "bluser" "password" "user with restricted access"

 

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

TrueSight Server Automation Command Line Interface