Modify Operator (MOD OP) account

abrahim
abrahim  Diamond  (1)
7 years 10 months ago  View: 1687  Reply: 4
1F

The MOD OP command is used to mod an operator account.

  1. Only operators with the administrative authority can run this command.
  2. The operator name is case-insensitive.
  3. If the command output of this command shows check password error, please refer to the online help of the SET PWDPOLICY command.

ID Name Description
OP Operator

This parameter specifies the operator account. It must be unique, consists of case-insensitive letters and digits, and must start with a letter.

Value: a string of up to 32 characters

Initial value: N/A

DESC Description

This parameter specifies the description to the operator.

Value: a string of up to 110 characters

Initial value: N/A

NEW Password

This parameter specifies the operator password.

Value: a string of up to 32 characters

Initial value: N/A

CFM Confirm password

This parameter specifies the confirm password, which must be the same as the password.

Value : a string of up to 32 characters

Initial value: N/A

UG Operator level

This parameter specifies the user group identity.

Value: Administrator, Operator, User, Guest, or Custom

Initial value: Guest

CG Command group

This parameter specifies the command group identity.

Value: G_0 - 0 G_1 - 1 G_2 - 2 G_3 - 3 G_4 - 4 G_5 - 5 G_6 - 6 G_7 - 7 G_8 - 8 G_9 - 9 G_10 - 10 G_11 - 11 G_12 - 12 G_13 - 13 G_14 - 14 G_15 - 15 G_16 - 16 G_17 - 17 G_18 - 18 G_19 - 19 G_20 - 20 G_21 - 21 G_22 - 22 G_23 - 23 G_24 - 24 G_25 - 25 G_26 - 26 G_27 - 27 G_28 - 28 G_29 - 29 G_30 - 30 G_31 - 31

DATE Date limit

This parameter specifies the date limit.

Value: No limit or Limit

Initial value: No limit

STD Start date

Value: 8.1 = YEAR {2000 - 2050}8.2 = MONTH {1 - 12}8.3 = DATE {1 - 31}

Initial value: @Input format:YYYY&MM&DD

ETD End date

Value range:9.1 = YEAR {2000 - 2050}9.2 = MONTH {1 - 12}9.3 = DATE {1 - 31}

Initial value: @Input format:YYYY&MM&DD

TIME Time limit

The parameter specifies the time limit.

Value: No limit or Limit

Initial value: No limit

STT Start time

Value: 11.1 = HOUR {0 - 23} 11.2 = MIN {0 - 59} 11.3 = SEC {0 - 59}

Initial value: @Input format: HH&MM&SS

ETT End time

Value: 12.1 = HOUR {0 - 23} 12.2 = MIN {0 - 59} 12.3 = SEC {0 - 59}

Initial value: @Input format:HH&MM&SS

WEEK Week limit

This parameter specifies the week limit.

Value: No limit or Limit

Initial value: No limit

WK Start week

This parameter specifies the start week.

Value: SUN - 0 (Sunday)MON - 1 (Monday)TUE - 2 (Tuesday)WED - 3 (Wednesday)THU - 4 (Thursday)FRI - 5 (Friday)SAT - 6 (Saturday)

Initial value: N/A

Example

To modify an operator with the name of "operator", operator description of "this is a test operator", password of "111111", and user group of "Operator", operator limit of "No limit", run the following command:

MOD OP: OP="operator", DESC="this is a test operator", NEW="111111", CFM="111111", UG="Operator";
Alaul
Alaul  Diamond 
7 years 10 months ago
2F
Well done doc with example .Thanks..
mjali
mjali  Platinum 
7 years 10 months ago
3F
Complete doc ....Thanks
mjali
mjali  Platinum 
7 years 10 months ago
4F
Technically very sound and this is very rich doc.Thanks a lot for such type of doc and share more the same type of doc pls.
zsiddique
zsiddique  Platinum 
7 years 10 months ago
5F
thanks for share the very useful doc..........