3 changing login password, 4 management for system account, 1 creating system account – Siemens S223 User Manual
Page 42: Changing login password, Management for system account
UMN:CLI User Manual
SURPASS hiD 6615 S223/S323 R1.5
42 A50010-Y3-C150-2-7619
To disable password encryption, use the following command.
Command Mode
Description
no service password-encryption
Global
Disables password encryption.
4.1.3 Changing
Login
Password
To configure a password for created account, use the following command.
Command Mode
Description
passwd
[NAME]
Global
Configures a password for created account.
The following is an example of changing password.
SWITCH(config)# passwd Siemens
Changing password for Siemens
Enter the new password (minimum of 5, maximum of 8 characters)
Please use a combination of upper and lower case letters and numbers.
Enter new password:junior95
Re-enter new password:junior95
Password changed.
SWITCH(config)#
The password you are entering won’t be seen in the screen, so please be careful not to
make mistake.
4.1.4
Management for System Account
4.1.4.1 Creating
System
Account
For the hiD 6615 S223/S323, the administrator can create a system account. In addition,
it is possible to set the security level from 0 to 15 to enhance the system security.
To create a system account, use the following command.
Command Mode
Description
user add NAME DESCRIPTION
Creates a system account.
user add NAME level
<0-15>
DESCRIPTION
Global
Creates a system account with a security level.
The account of level 0 to level 14 without any configuring authority only can use exit and
help
in Privileged EXEC View mode and cannot access to Privileged EXEC Enable mode.
The account with the highest level 15 has a read-write authority.
i
!