05-25-2004 08:28 PM - edited 03-10-2019 07:50 AM
I have the following config:
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization exec default group tacacs+ if-authenticated
aaa authorization commands 1 default group tacacs+ if-authenticated
aaa authorization commands 15 default group tacacs+ if-authenticated
aaa accounting commands 1 default stop-only group tacacs+
aaa accounting commands 15 default stop-only group tacacs+
aaa accounting network default stop-only group tacacs+
In one of my routers, why am I getting prompted for a username again when going to enable mode while the rest of the routers only prompts me for the enable password?
Thanks!!
05-26-2004 05:56 AM
If you have done the obvious - like to be very sure that there is not anything different in the aaa configuration of that router, I would suggest checking how you have that device configured in tacacs - is it in the same group as the other routers, and is it configured with the same parameters as the other routers?
05-27-2004 05:19 PM
This turns out to be a bug on IOS 12.2(4)T1.
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