User guide
Chapter 13: Command Line Interface
169
addgroup Command
Description
name groupname
Group name
class <op|ob>
Group user class <op>erator or <ob>server
ports <number|range|*>
Port(s) assigned to the group. Single port or
range of ports (1-n or 1,3,4 or * for all ports)
power <number|range|*>
Power strip assigned to the group. Single
power strip or range of power strips.
sharing <true|false>
Indicate whether users in the group are
allowed to access a port that already has
users connected to it if the port access mode
is set to Share.
addgroup Command Example
admin > Config > User > addgroup name unixgroup class op
ports 1,2,3 power 1,2,3
Adduser Command
The adduser command is used to manage information about a specified
user.
Syntax
adduser [user loginname] [fullname user's-fullname]
[group name] [dialback phonenumber] [password password]
[info user-information] [active <true|false>]
adduser Command
Description
user loginname
Login Name (Required)
fullname user's-fullname
User's full name (required)
group name
Group to associate with user (required)
dialback phonenumber
Dialback phone number for this user
(optional)
password password
User's password (required)
info user-information
Miscellaneous user information
active <true|false>
Activate/Deactivate user account
adduser Command Example
The following command shows how to add a user:
admin > Config > User > adduser user jjones fullname
John-Jones group unix dialback 12146908003 password 123abc
info AP-Systems active true