How to add and remove users – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 51
Getting Started
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
1.27
Example
For example, to configure EDT for 2008 enter the command:
How to Add and Remove Users
Adding users
To add a new user with administrative rights, enter Global Configuration mode and enter
the command:
Both <name> and <password> can contain any printable character and are case sensitive.
When you add a user with administrative rights, <password> will have to conform to the
following rules:
■
security-password minimum-categories command on page 5.19
■
security-password minimum-length command on page 5.20
■
security-password history command on page 5.16
. If this command is enabled,
<password> is invalid if it matches a password retained in the password history.
The AlliedWare Plus
TM
OS gives you a choice of 1 or 15 for the privilege level. Level 1 users
are limited to User Exec mode so you need to set most users to level 15.
For example, to add user Bob with password 123$%^, enter the command:
Removing users
To remove a user, enter Global Configuration mode and enter the command:
no username
For example, to remove user Bob, enter the command:
Note that you can delete all users, including the user called “manager” and the user you
are logged in as. If all privilege 15 user accounts are deleted, a warning message is
generated:
If all privilege level 15 user accounts are deleted, and there are no other users configured
for the device, you may have to reboot with the default configuration file.
awplus(config)#
clock summer-time EDT date 8 Mar 2008 02:00 2
Nov 2008 02:00 60
awplus(config)#
username <name> privilege 15 password
<password>
awplus(config)#
username Bob privilege 15 password 123$%^
awplus(config)#
no username Bob
% Warning: No privileged users exist.