03-02-2015 02:29 PM - edited 03-10-2019 10:30 PM
Hi All,
Thought I'd ask here before going to Cisco TAC.
I am the junior admin where I work and have been tasked with configuring TACACS on our devices. We have 5 1841 routers.
I added these commands to 3 of the routers but my AD creds didn't work.
______________________
aaa new-model
aaa authentication login default group tacacs+ local enable
aaa authorization exec default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
aaa authorization network default group tacacs+ local
aaa authorization configuration default group tacacs+
aaa session-id common
tacacs-server host 10.255.1.26
tacacs-server directed-request
tacacs-server key xxxxxxx
line vty 0 4
login authentication default
line vty 5 15
login authentication default
Would appreciate help with what I am missing, links to helpful pages, etc.
THANKS!!
03-02-2015 03:36 PM
HI,
Check on the Tacacs Server for error messages about your logon failures.
thanks
John
03-03-2015 09:05 AM
Didn't see any error messages for these routers in ACS, our TACACS server.
03-03-2015 03:49 PM
Hi,
On the ACS server you should see some errors about why authentication is failing. If you are not seeing any errors on the acs server then it means packets are not getting to the acs from the routes. check that the routers are configured for the correct acs and the routing between the routes and acs is correct
Thanks
John
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide