Specifications
3-397
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) username
(config) username
To establish username authentication on a WAAS device, use the username global configuration
command.
username name {password {0 plainword | 1 cryptoword | plainword} [uid uid] |
print-admin-password {0 plainword | 1 cryptoword plainword | plainword} |
privilege {0 | 15}}
Syntax Description
Defaults The password value is set to 0 (clear text) by default.
Default administrator account:
• Uid: 0
• Username: admin
• Password: default
• Privilege: superuser (15)
Command Modes global configuration
Device Modes application-accelerator
central-manager
name Username.
password Specifies the password for the user.
0 Specifies an unencrypted user password.
plainword Clear-text user password. Passwords are case-sensitive, and cannot contain
the characters ' " | (apostrophe, double quote, or pipe) or any control
characters.
1 Specifies a hidden user password.
cryptoword Encrypted user password.
uid (Optional) Sets user ID for the password.
uid Text password user ID (2001–65535).
print-admin-password Sets the user’s print administration password.
privilege Sets the user privilege level.
0 Specifies the user privilege level for normal user.
15 Specifies the user privilege level for superuser.