Link to home
Start Free TrialLog in
Avatar of raysteinhauser
raysteinhauserFlag for United States of America

asked on

Cisco ASA5505 Web Interface Login.

We recently took over office space that that has a Cisco ASA5505 that was installed but has no documentation for the box. I was able to connect to the box via serial connection and do a password reset to get into it via serial in the privileged mode. Now my question is when I connect to the box via browser it is asking for a username and password. Where can I find that and or reset that username and password. Thanks.
Avatar of Ernie Beek
Ernie Beek
Flag of Netherlands image

So the passwords are reset to default?

try username: pix and password: cisco
Avatar of raysteinhauser

ASKER

I reset the "enabled" or "privledged" password. Did not know how or where the user / passwords are for the web interface.
Are there any lines like: username blah password nla8lwerbkj encrypted ?
Not sure, didn't know where to look or how to list them.
ASKER CERTIFIED SOLUTION
Avatar of leetpriest
leetpriest
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
When connected to the console: log in -> type enable -> give password -> type wr t (short for Write Terminal)
Hi

you need the following lines:

http server enable
http x.x.x.x y.y.y.y inside
aaa authentication http console LOCAL
username zzzzz password ttttttt priv 15
When I logged and and typed wr t I see a user name xxx and password xxx encrypted privilege 15 but that username and password will not let me log in from the web interface. Could not add a username, did not accept command.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
did you pasted to the config the 'aaa authentication http console LOCAL ' line?

Please show the whole config