Specifications

Startup and General Configuration Summary
Setting User Accounts and Passwords
SecureStack B2 Configuration Guide 2-35
2.1.11.4 set password
Use this command to change system default passwords or to set a new login password on the CLI.
set password [username]
Syntax Description
Command Defaults
None.
Command Mode
Read-Write users can change their own passwords. Super Users (Admin) can
change any password on the system.
Examples
This example shows how a super-user would change the Read-Write password from the system
default (blank string):
This example shows how a user with Read-Write access would change his password:
username (Only available to users with super-user access.)
Specifies a system default or a user-configured login
account name. By default, the SecureStack B2 device
provides the following account names:
ro for Read-Only access,
rw for Read-Write access.
admin for Super User access. (This access level allows
Read-Write access to all modifiable parameters,
including user accounts.)
B2(su)->set password rw
Please enter new password: ********
Please re-enter new password: ********
Password changed.
B2(su)->
B2(rw)->set password
Please enter old password: ********
Please enter new password: ********
Please re-enter new password: ********
Password changed.
B2(rw)->