10-16-2005 08:31 AM - edited 02-21-2020 12:28 AM
Dear Sir!
After password recovery procedure on PIX-515 (6.3(4))
after ENABLE command, my PIX begin to ask me
Username:
Password:
I don't understand how it's possible (why Username?)
So, I can't to enter to privilege mode. How can I to recover my PIX anyway?
Best regards,
Maxim
10-16-2005 08:48 AM
Looks like you have AAA Authentication commands in your configuration. Remove them and you will be able to login without username and password.
Performing Authentication, Authorization, and Accounting of Users Through PIX Versions 5.2 and Later:
http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094ea9.shtml
example how AAA config could looks like, remove them:
aaa-server AuthInbound protocol tacacs+
aaa-server AuthInbound (inside) host 172.18.124.111 cisco timeout 5
aaa-server AuthOutbound protocol radius
aaa-server AuthOutbound (inside) host 172.18.124.111 cisco timeout 5
sincerely
Patrick
10-16-2005 10:14 PM
Hi Maxim,
You can go to the following link for password recovery process.
Thanks,
Arun
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide