User manual
set user
Chapter 2  Command Descriptions  221
Syntax Add a user
set user add id=number newname=string
Remove a user
set user remove {id=range|name=string}
Associate a user with a group
set user associate {id=number|name=string} 
{gid=number|gname=string}
Disassociate a user from a group
set user disassociate {id=number|name=string} 
{gid=number|gname=string}
Change user configuration attributes
set user [id=range|name=string] 
[newname=string] 
[commandline={on|off}] 
[groupaccess={on|off}] 
[menu={none|index|name}] 
[defaultaccess={none|commandline|group|menu}] 
[defaultgroup={none|gid|gname}]
Display user configuration attributes
set user {id=range|name=string}
Display user configuration attributes for all users
set user
Load an SSH public key
set user public_key=tftphost:filename
Remove an SSH public key
set user public_key=clear
Options add
Add a user. New users are created with the default permissions (see 
“Default permissions for a new user” earlier in this description). A 
maximum of 32 users can be defined.
remove
Remove users.
associate
Associate a user with a group. A user can be associated with a maximum 
of two groups.
disassociate
Disassociate a user from a group.
id=range
Specifies the ID or range of IDs of the users to be acted on.










