Add Operator (ADD OP) in Huawei DNS

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

ADD OP is used to add an operator accoun

  1. Only operators with administrative authority can use this command.
  2. The operator name is case-insensitive.
  3. If returns check password error, refer to the online help of the SET PWDPOLICY command.
ID Name Description
OP Operator

This parameter specifies the operator account. It is formed by case-insensitive letter and digit, and must be unique. Its initial character must be a letter.

Value: a string of up to 32 characters

Default value: N/A

DESC Description

This parameter specifies the description to the operator.

Value range: a string of up to 110 characters

Default value: N/A

PWD Password

This parameter specifies the operator password.

Value range: a string of up to 32 characters

Default value: N/A

CFM Confirm password

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

Value range: a string of up to 32 characters

Default value: N/A

UG Operator level

This parameter specifies the user group identity.

Value range: Administrator - 15 (Administrator)Operator - 7 (Operator)User - 3 (User)Guest - 1 (Guest)Custom - 0 (Custom)

Default value: Guest

CG Command group

This parameter specifies the command group identity.

Value range: 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

Default value: N/A

DATE Date limit

This parameter specifies the date limit.

Value range: NOLIMIT - 0 (No limit)LIMIT - 1 (Limit)

Default value: No limit

STD Start date

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

Default value: N/A

ETD End date

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

Default value: N/A

TIME Time limit

This parameter specifies the time limit.

Value range: NOLIMIT - 0 (No limit)LIMIT - 1 (Limit)

Default value: No limit

STT Start time

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

Default value: N/A

ETT End time

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

Default value: N/A

WEEK Week limit

This parameter specifies the week limit.

Value range: NOLIMIT - 0 (No limit)LIMIT - 1 (Limit)

Default value: No limit

WK Start week

This parameter specifies the week.

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

Default value: N/A

Example

To add an operator, where the name is "operator", it is a test operator, the password is "111111", the user group is "Operator", and there is no operator limit, run the following command:

ADD OP: OP="operator", DESC="this is a test operator", PWD="111111", CFM="111111", UG="Operator";
Alaul
Alaul  Diamond 
7 years 10 months ago
2F
Very useful.......
zsiddique
zsiddique  Platinum 
7 years 10 months ago
3F
It will enrich my knowledge..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
Really Good..........Thanks