Specifications
3-622
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) username
Usage Guidelines Note We strongly recommend that you use the WAAS Central Manager GUI instead of the WAAS CLI
to configure passwords and privilege levels for users on your WAAS devices, if possible. For
information about how to use the WAAS Central Manager GUI to centrally configure and
administer users on a single WAE or group of WAEs, which are registered with a WAAS Central
Manager, see the Cisco Wide Area Application Services Configuration Guide.
Legacy print services are deprecated and no longer supported in WAAS 4.2.x and later. We recommend
using the Windows print accelerator (see the (config) accelerator windows-print command).
Examples The following example demonstrates how passwords and privilege levels are reconfigured:
WAE# show user username abeddoe
Uid : 2003
Username : abeddoe
Password : ghQ.GyGhP96K6
Privilege : normal user
WAE# show user username bwhidney
Uid : 2002
Username : bwhidney
Password : bhlohlbIwAMOk
Privilege : normal user
WAE(config)# username bwhidney password 1 victoria
WAE(config)# username abeddoe privilege 15
User's privilege changed to super user (=15)
WAE# show user username abeddoe
Uid : 2003
Username : abeddoe
Password : ghQ.GyGhP96K6
Privilege : super user
WAE# show user username bwhidney
Uid : 2002
Username : bwhidney
Password : mhYWYw.7P1Ld6
Privilege : normal user
Related Commands show user