Reference Guide
Syntax
system authentication local-accounts users add username [options]
Where the argument is:
username Name of the local user account to be added
the options are:
[-uid UID]
Uid that will be assigned to user
[-group Group] Primary group that will be assigned to user
[-additionalGroups
additionalGroups]
Comma separated list of additional groups
[-realname name] Full name of the user
[-remark remarks] Free text for remarks
view
Description
This command displays the user parameters for the specified user.
Syntax
system authentication local-accounts users view username
Where the argument is :
username Name of the local user account to be
viewed
delete
Description
This command deletes the specified username.
Syntax
system authentication local-accounts users delete username
Where the argument is :
username name of the local user account to be
viewed
change-password
Description
This command allows you to change the password for a specified user.
Syntax
system authentication local-accounts users change-password username
Where the argument is:
53