User manual
set user
Chapter 2  Command Descriptions  223
defaultaccess={none|commandline|menu|group}
Specifies the default access method and interface that a user will be 
given upon logging into the device. Note that the specified interface must 
be enabled for the user and have a valid menu and/or group if specified.
none
The user has no default access to the device and must explicitly 
specify the access type. If the user and/or associated group has no 
access rights then the user is not allowed to access either the 
command line interface or the custom menu interface.
commandline
The user will be displayed and given access to the command line 
interface assuming the user and/or associated groups have command 
line access rights enabled.
menu
The user will be displayed and given access to the custom menu 
interface and be displayed the custom menu as specified by the 
“menu” option.
group
The user will be displayed the default access interface as specified by 
the “defaultgroup” option, assuming the specified group is valid and 
associated to this user. This allows the default access for a user to be 
controlled by the associated group.
The default is “commandline.”
defaultgroup={none|gid|gname}
Specifies the default group to use when checking the default access 
rights when the “defaultaccess” option is set to group. The specified 
group must be valid and associated to the user.
none
The user will not be given any default access.
gid
The user will be given the default access method according to the 
default access of the group with the specified gid.
gname
The user will be given the default access method according to the 
default access of the group with the specified name.
The default is “none.”










