SROS Command Line Interface Reference Guide
Line (SSH) Interface Config Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
569
login local-userlist
Use the
login local-userlist
command to check the local list of usernames and passwords configured using
the
username/password
Global Configuration command (see
on page 533). Use the
no
form of this command to disable the login local-userlist feature.
Syntax Description
No subcommands.
Default Values
By default, there is no login password set for access to the unit.
Usage Examples
The following example creates a local userlist and enables the security login feature:
ProCurve(config)#
username my_user password my_password
ProCurve(config)#
line ssh 0
ProCurve(config-ssh0)#
login local-userlist
When connecting to the unit, the following prompts are displayed:
User Access Login
Username:
my_user
Password:
#
Note
All user properties assigned using the
username/password
command are valid when using
the
login local-userlist
command.