cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
753
Views
0
Helpful
2
Replies

How to deny enable command.

aspangenberg
Level 1
Level 1

On our current config we have this...

Aaa new-model

Aaa authentication login default group tacacs+ local

Aaa authorization config-commands

Aaa authorization exec default group tacacs+ local

Aaa authorization commands 15 default group tacacs+ if-authenticated

In tacacs we have each user in a group. Each group calls upon a command authorization set. In the command set we have denied enable, but we are still able to run enable. The other commands that we test work fine. Any suggestions? Are we able to deny enable at all?

Thank You,

Andrew

1 Accepted Solution

Accepted Solutions

somishra
Cisco Employee
Cisco Employee

Hi Andrew,

Add the following commands on the device:

aaa authorization commands 0 default group tacacs+ if-authenticated

aaa authorization commands 1 default group tacacs+ if-authenticated

Rgds

somishra

View solution in original post

2 Replies 2

somishra
Cisco Employee
Cisco Employee

Hi Andrew,

Add the following commands on the device:

aaa authorization commands 0 default group tacacs+ if-authenticated

aaa authorization commands 1 default group tacacs+ if-authenticated

Rgds

somishra

Thank You Very Much! I've been pulling my hair out over that for too long. lol

Have a good one.

-Andrew

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: