Reference Guide

Argument Description Format
used as the last character of the
account name.
<PrimaryGroupName> Primary group of the local user
(must be a local group)
Existing local group name
Options
Option Description Format
-Password <Password> Local user password Includes at least seven characters
and should contain at least three
of the following character types:
lowercase character, uppercase
character, digit, special
characters (for example, +, ?, and
*)
-RealName <RealName> Full user name Existing user’s full name
-Remarks <Remarks> User description Description of the user
Example
Add a local user named user1 with the password Pass123 to the group groupA:
CLI> access-control local-users add user1 groupA -Password Pass123
access-control local-users change-password
Change a local user password.
Format
access-control local-users change-password <UserName> {options}
Arguments
Argument Description Format
<UserName> Local user name Existing local user name
Options
Option Description Format
-Password <Password> Local user password Includes at least seven characters
and should contain at least three
of the following character types:
lowercase character, uppercase
character, digit, special
38
CLI Commands