Reference Guide

access-control local-users without-password-
complexity-checks add-user
Description
Add a local user without password-complexity checks.
NOTE: Before adding a local user without password-complexity checks, passwordcomplexity
enforcement must be disabled using the command NAS-volumes CIFS-shares general-settings edit.
Format
access-control local-users without-password-complexity-checks add-user
<UserName> <PrimaryGroupName> {options}
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 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 view
Description
Display the settings for a local user.
Format
access-control local-users view <UserName>
31