This document describes how to reset your lost administrator account password for an Email Security Appliance, Security Management Appliance, or WSA.
This document applies to both hardware-based and virtual-based AsyncOS appliances. Passwords are reset for Email Security Appliance (ESA), Security Management Appliance (SMA) and Web Security Appliance (WSA).
The password for the admin account of an appliance can only be reset via the serial console, using a temporary password Cisco Technical Assistance Center (TAC) can generate. Complete these steps in order to reset your administrator (admin) password on your appliance:
Bits per second: 9600
Data bits: 8
Parity: None
Stop bits: 1
Flow control: Hardware
adminpassword.AsyncOS myesa.local (ttyv0)
login: adminpassword
Password: <<<WILL REMAIN BLANK AS YOU ENTER IN THE TEMP PASSWORD>>>
Last login: Fri Feb 6 20:45 from 192.168.0.01
Copyright (c) 2001-2013, Cisco Systems, Inc.
AsyncOS 8.5.6 for Cisco C370 build 092
Welcome to the Cisco C370 Email Security Appliance
Chaning local password for admin
New Password: <<<WILL REMAIN BLANK AS YOU ENTER IN THE NEW PASSWORD>>>
Retype New Password: <<<WILL REMAIN BLANK AS YOU ENTER IN THE NEW PASSWORD>>>
AsyncOS myesa.local (ttyv0)
login: admin
Password: <<<USE NEW PASSWORD AS SET ABOVE>>>
The admin account can only be unlocked via direct physical access to the appliance. Now that you are logged in via the reset admin account on the appliance, confirm that the admin user has not been locked due to consecutive log in failures. In order to confirm this, enter the userconfig command in the CLI:
Note: Newer versions of code, 12.x and later, prompt for an existing administrator role password in order to make edits to users.
> userconfig
Users:
1. admin - "Administrator" (admin) (locked)
2. dlpuser - "DLP User" (dlpeval)
External authentication: Disabled
Choose the operation you want to perform:
- NEW - Create a new account.
- EDIT - Modify an account.
- DELETE - Remove an account.
- POLICY - Change password and account policy settings.
- PASSWORD - Change the password for a user.
- ROLE - Create/modify user roles.
- STATUS - Change the account status.
- EXTERNAL - Configure external authentication.
- DLPTRACKING - Configure DLP tracking privileges.
If the admin user is locked, it is noted with (locked), as shown in the output.
In order to unlock the admin user, or any other user account in the locked status, enter the userconfig command and proceed from the start menu as shown here:
Note: In newer versions of AsyncOS, you can be required to enter your passphrase after you enter the status command. When prompted, use the new password you set in the previous step.
[]> status
Enter the username or number to edit.
[]> 1
This account is locked due to consecutive log-in failures.
Do you want to make this account available? [N]> y
Account admin is now available.
Users:
1. admin - "Administrator" (admin)
2. dlpuser - "DLP User" (dlpeval)
| Revision | Publish Date | Comments |
|---|---|---|
4.0 |
01-Jun-2026
|
Recertification |
3.0 |
18-Nov-2024
|
Added Background Information section.
Updated Title, Introduction, Machine Translation, and Formatting. |
2.0 |
31-Aug-2023
|
Added notes regarding the requirement to enter the newly reset password when unlocking the account. |
1.0 |
27-Jun-2014
|
Initial Release |