Examples – HP HSG Array Controller User Manual

Page 176

Advertising
background image

B-36 StorageWorks Fibre Channel Storage Switch User's Guide

Compaq Confidential – Need to Know Required

Writer: Bill Reitz Project: StorageWorks Fibre Channel Storage Switch User's Guide Comments:

Part Number: AA-RHBYA-TE 135267-001 File Name: i-appb Telnet Commands Last Saved On: 4/7/99 12:36 PM

Examples

The following is a list of possible examples:

1.

Invalid user name.

admin> passwd "nobody"
passwd: nobody is not a valid user name.

2.

Invalid command usage.

admin> passwd ""
Usage: passwd [username]

3.

Permission denied.

admin> passwd "root"
passwd: Permission denied.

4.

Just change the user name.

admin> passwd "admin"
New username [admin]: maint
Old password:
passwd: Password unchanged.

Updating flash...done.

5.

Change the user name and password.

maint> passwd "maint"
New username [maint]: admin
Old password:
New password:
Re-enter new password:

Updating flash...done.

6.

Skip through the prompts w/o changes.

admin> passwd
New username [admin]:
Old password:
passwd: Password unchanged.
New username [user]:
Old password:
passwd: Password unchanged.
New username [other]:
Old password:
passwd: Password unchanged.

7.

Surpass failure limit, then cancel the command.

Advertising