01-16-2012 05:39 AM - edited 03-10-2019 06:43 PM
Hello,
I have a problem with the ACS 5.2 configuration: I am trying to use the AAA authorization to centralize privileges and commands but only the privilege level is sent to router, the command set aren't sent.
The test cenary is this:
The ACS is configured with:
Shell Profiles (to match with a privilege level), Command Sets (with the command list), Service Selection Rules (to set to one service) and Authorization (to assign one shell profile and one command set).
The router is configured with the follows commands:
aaa new-model
aaa authentication login default group tacacs+ local
aaa authorization config-commands
aaa authorization exec default group tacacs+
aaa authorization commands 5 default group tacacs+
aaa authorization commands 10 default group tacacs+
aaa authorization configuration default group tacacs+
aaa session-id common
tacacs-server host xxxxxxxxxxx
tacacs-server key xxxxxxxxxxx
Troubleshoot:
Can anyone help me please?
Sorry for my english,
Thanks,
Solved! Go to Solution.