I have problem to make aaa authorization work with the acs server for test purpose.
Here is the router config
aaa new-model
!
!
aaa group server tacacs+ cisco
server x.x.x.x
aaa authentication login default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
ACS server
the test user is assigned in the test group. please see the attachment to find whatI have configured.
i submitted and restarted after the config
But if I log on the user from console, I am still able to use all the commands.thanks