10-20-2005 02:35 AM - edited 03-10-2019 02:20 PM
Hi All,
I tried to integrate PIX535 with tacacs, under normal circumstences everything is working fine. But tacacs fails i'm unable to get the login.
10-21-2005 05:17 AM
Hi,
Unlike router, PIX does not provide you the option to use local database if the AAA server unreachable or failed.
Normally, you need to specify the tacacs+ server & group, then tie the access method to the tacacs using "aaa authentication
Maybe you should consider using LOCAL database via ssh as a backup.
Rgds,
AK
10-26-2005 09:57 PM
Hi,
Appreciate your help, I'm trying to access from outside interface which works on ssh as telnet doesn't work on the outside interface.
How do you go about this.
Rgds,
lvrk
10-28-2005 02:12 AM
Hi,
If you are using version 7 you can use local authentication as a backup as you would on standard IOS. You may be able to do it on the version prior but not 100% about that.
Regards
Miron
10-21-2005 07:49 AM
I think u can use "pix" as username and "pix" as password. No quotation ..I had to do it last year when AAA was down..
altaf
10-28-2005 03:58 AM
If that works, it should be username 'pix' and for password the enable-password or secret of the unit.
11-22-2005 11:50 AM
Actually, "pix" is the default username of the ssh user. The default password of this account is "cisco", and can be changed with the "passwd" command (same password if you have telnet enabled). Hopefully the person who has their password set to pix changes that since someone can DoS your RADIUS/TACACS server and then use pix/pix to login. That's not very secure!
11-22-2005 11:29 AM
If the PIX fails to communicate with the tacacs server after 3 attempts, it will allow you to login as the user "pix". This is the default local user when you enable SSH.
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