xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
11
To configure the user password of “dlink” account:
DGS-3627:5#config account dlink
Command: config account dlink
Enter a old password:****
Enter a case-sensitive new password:****
Enter the new password again for confirmation:****
Success.
DGS-3627:5#
show account
Purpose
Used to display user accounts
Syntax
show account
Description
Displays all user accounts created on the Switch. Up to eight user
accounts can exist at one time.
Parameters None.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To display the accounts that have been created:
DGS-3627:5#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
dlink Admin
DGS-3627:5#
delete account
Purpose
Used to delete an existing user account.
Syntax
delete account <username> {<string>}
Description
The
delete account
command deletes a user account that has
been created using the
create account
command.
Parameters
<username> -
<string> - Enter an alphanumeric string of up to 15 characters to
define the username.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete the user account “System”:
DGS-3627:5#delete account System
Command: delete account System
Are you sure to delete the last administrator account?(y/n)y
Success.