MMB CLI (Command Line Interface) Operations
(4) Message
None
2.5.2 passwd
The passwd command changes the password of the specified user. Users without Administrator privileges
can change only their own passwords. Users with Administrator privileges can change the password of any
user.
If no user is specified, the command changes the password of the currently logged-in user.
For details on characters that can be entered and other conditions, see TABLE 1.85 Setting and display
items in the [Add User] and [Edit User] windows.
Privilege: All
(1) Input format
passwd {USER}
(2) Option
USER: This option sets the name of the user whose password is to be changed.
(3) Usage example
# passwd
Current password: *************
New password: *****************
Re-enter new password: *****************
Password changed.
#
(4) Message
The following table lists the messages which are displayed in this CLI.
For details of the messages, see the PRIMEQUEST 2000 Series Message Reference (C122-E178EN).
This command cannot be executed on the standby MMB.
The specified parameter is invalid.
Password changed.
change passwd failed (code=0x%04x)
Could not set attributes
invalid passwd
password needs 8 characters at least
password needs 32 characters or less
Failed to the password authentication.
New password differs from Re-enter new password.
2.5.3 ping
The ping command sends an ICMP echo message to the recipient identified by <IP address> or <server
name>.
Remarks
Supported only for IPv4.