Reference Guide

Arguments
Argument Description Format
<UserName> Local user name Contains only the following
characters: letters, numbers,
underscores, hyphens, spaces,
and periods. A period can not be
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
*)
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-groups view
Description
Display the settings for a local group.
Format
access-control local-groups view <GroupName>
Arguments
Argument Description Format
<GroupName> Local group name Existing local group name
36