Show User Accounts - Cisco Small Business 300 1.1 Series Administration Manual

Managed switch
Table of Contents

Advertisement

Authentication, Authorization and Accounting (AAA) Commands
78-20269-01 Command Line Interface Reference Guide
nopassword—No password is required for this user to log in.
unencrypted-password—The authentication password for the user. (Range:
1–159)
encrypted encrypted-password
encrypted. Use this keyword to enter a password that is already encrypted
(for instance that you copied from another the configuration file of another
device). (Range: 1–40)
privilege-level
privilege
not specified the level is 15. (Range: 1–15).
Default Configuration
No user is defined.
Command Mode
Global Configuration mode
Usage Guidelines
See
"User (Privilege) Levels"
Example
The first command sets an unencrypted password for user tom (it will be
encrypted in the configuration file).
The second command sets a password for user jerry that has already been
encrypted. It will copied to the configuration file just as it is entered. To use it, the
user must know its unencrypted form.
console(config)# username tom privilege 15 password 1234
console(config)# username jerry privilege 15 encrypted
4b529f21c93d4706090285b0c10172eb073ffebc4
15.8

show user accounts

The show user accounts Privileged EXEC mode command displays information
about the users local database.
—Specifies that the password is
—Privilege level for which the password applies. If
for an explanation of privilege levels.
15
197

Advertisement

Table of Contents
loading

Table of Contents