02-08-2011 11:46 AM - edited 03-10-2019 05:48 PM
Hello all. I am having an issue where I am getting authenticated by the AAA server but after authentication I am placed in user mode. The AAA admin (I have no access to the AAA server) told me that he had all users configured with priv level 15 which takes them straight into privilege mode on the routers.
My question is how can I configure my Cisco ASA to bypass using an enable password. see my configuration below
aaa-server MYGROUP protocol tacacs+
max-failed-attempts 4
aaa-server MYGROUP (inside) host 2.2.2.2
timeout 3
key *****
aaa authentication telnet console MYGROUP LOCAL
aaa authentication enable console MYGROUP LOCAL
aaa accounting command privilege 15 MYGROUP
Solved! Go to Solution.
02-08-2011 02:21 PM
Looks like you want to jump directly to privelege exec mode. This feature is not supported by ASA. This can only be done on IOS devices.
Rgds, Jatin
Do rate helpful issues.
02-08-2011 02:21 PM
Looks like you want to jump directly to privelege exec mode. This feature is not supported by ASA. This can only be done on IOS devices.
Rgds, Jatin
Do rate helpful issues.
01-22-2015 11:56 AM
This feature released in version 9.1.5 with command:
aaa authorization exec auth auto-enable
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