cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
451
Views
0
Helpful
1
Replies

aaa commands for console access

sridhar ch
Level 1
Level 1

Hi,

I have couple of cisco ASA's configured for tatacs authentications. When i try to access using console, i am able to login using the local credentials but its not accepting the enable password. How do it bypass or disable so that console access doesn't prompt for enable password or take the enable pwd configured locally?

the below commands were configured in my ASA

aaa authentication ssh console ACS_SVR LOCAL

aaa authentication http console ACS_SVR LOCAL

aaa authentication enable console ACS_SVR LOCAL

aaa authentication serial console LOCAL

Thanks,

Sridhar

1 Reply 1

nspasov
Cisco Employee
Cisco Employee

Try adding the following command to your ASA:

aaa authorization exec LOCAL auto-enable 

Also, make sure that the local user is configured with privilege level of 15.

Thank you for rating helpful posts!

Thank you for rating helpful posts!