aaa authorization exec authentication-server VS auto-enable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 06:14 PM - edited 05-07-2020 07:08 PM
hi,
was trying to google search but can't seem to find the answer.
just wondering what's the difference between aaa authorization exec authentication-server vs aaa authorization exec authentication-server auto-enable?
i know the latter since we're using them which automatically brings you to the ASA privilege exec mode # but how about the former?
ciscoasa(config)# aaa authorization exec authentication-server ?
configure mode commands/options:
auto-enable Allow authenticated users with sufficient privileges to
automatically enter privileged EXEC mode on login
<cr>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 06:38 PM
It will bring you to user exec mode and you'll need to type enable in order to access privileged exec mode.
Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 06:56 PM
hi,
so it's the same as not having this line configured at all?
we currently don't have this line configured and i have to type my TACACS login twice just to get to privilege mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2020 04:42 PM
Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2020 06:03 PM
hi,
if you don't have 'auto-enable', you'll need to type your TACACS login twice: first when you login/SSH to the ASA, then second when the ASA asked for enable password.
you don't type the 'local' enable PW when you're doing AAA/TACACS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2020 06:37 PM
Putting this command will allow tacacs to validate the privilege of the user and push it when entering enable command
Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2020 12:23 AM
