Why does command authorization only works for the vty line and NOT for the consoles?
I use ACS for Win 3.3.(1)
any input are very welcome
Configuration
aaa new-model
aaa authentication login VTY group tacacs+ local
aaa authentication login CONSOLE group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization exec default group tacacs+ none
aaa authorization commands 15 default group tacacs+ none
line con 0
login authentication CONSOLE
line vty 0 4
login authentication VTY