Planet Technology IP DSLAM IDL-4801 User Manual
Page 598
IDL series User Guide
598
Parameters:
Name
Description
Name
This specifies the User Name to be created.
Type: Mandatory
Valid values: String of up to 64 characters ( ‘A’- ‘Z’, ‘a’-‘z’, ‘0’-‘9’,’-‘,’_’) and
any combination of printable
characters excluding “;”
passwd
This specifies the password required by this user to
login to the unit.
Type : Mandatory
Valid values: String of up to 64 characters ( ‘A’- ‘Z’, ‘a’-‘z’, ‘0’-‘9’,’-‘,’_’) and
any combination of printable characters excluding “;”.
Root|user
This indicates the privilege level of the user.
Type : Optional
Default value: user
Example:
$ create user name user1 passwd temp1 user
Output:
Verbose Mode On
Entry Created
Privilege UserName
----------------------
user user1
Verbose Mode Off
Entry Created
Output Fields:
FIELD
Description
UserName
This shows the new user login, which has been cre-ated.
Privilege
This represents the privilege level associated with the user
name shown. It may be: user, root
References:
Delete user command.
get user command
passwd related commands.