Reference Guide

Argument Description Format
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 Any string
Example
Add a local user named user1 without password-complexity checks to the group groupA:
CLI> access-control local-users without-password-complexity-checks add-user
user1 groupA -Password Pass
access-control local-users without-password-
complexity-checks change-password
Change a local user password without password-complexity checks.
Format
access-control local-users without-password-complexity-checks 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 Any string
Example
Change the password for a local user (without password-complexity checks) named user1 to Pswd:
CLI> access-control local-users without-password-complexity-checks change-
password user1 -Password Pswd
CLI Commands
43