User add – Allied Telesis AT-S97 User Manual
Page 190
Chapter 12: Manager Account Commands
190
USER ADD
Syntax
user add username=
name
privilege=read|readwrite
Parameters
username
Specifies a name for the new manager account. The name
can be from 1 to 16 alphanumeric characters. The name is
case sensitive. Spaces are allowed, but a name with
spaces must be enclosed in double quotes.
privilege
Specifies the privilege level of the account. Options are:
read
Allows the account user to view but not change
the parameter settings of the modules.
readwrite Allows the account user to view and change the
parameter settings of the modules.
Privilege Level
Administrator
Description
This command creates a new manager account on the management
module. For background information, refer to “Overview” on page 188.
A prompt for the password for the new account is automatically displayed
after the command is entered. A password can be from 1 to 16
alphanumeric characters and is case sensitive. Spaces and special
characters in a password are not recommended. The management
software prompts twice for the password for verification. The password is
stored in the active master configuration file using MD5 encryption.
Examples
This command creates the new manager account “Smith” with a privilege
level of read-write. Prompts for the password for the new account are
displayed after the command is entered:
user add username=Smith privilege=readwrite
This command creates the new manager account “Eric Jones” with a
privilege level of read:
user add username="Eric Jones" privilege=read