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

TACACS Config issue

dhananjayam
Level 1
Level 1

Hi,

Below is the configuration for TACACS but authentication it's not working.

aaa new-model

!

!

aaa authentication attempts login 5

aaa  authentication login default group tacacs+ local line enable

aaa  authentication enable default group tacacs+ enable

aaa authorization exec  default group tacacs+ local

aaa authorization commands 1 default group  tacacs+ local

aaa authorization commands 15 default group tacacs+

aaa  accounting exec default start-stop group tacacs+

aaa accounting commands 1  default start-stop group tacacs+

aaa accounting commands 15 default  start-stop group tacacs+

tacacs-server host  14.24.6.8

tacacs-server host 17.24.66.1

tacacs-server timeout  1

tacacs-server directed-request

Needs to fix the issue

Advanced Thanks.

Regards

Dhananjay.M

1 Accepted Solution

Accepted Solutions

Jatin Katyal
Cisco Employee
Cisco Employee

Couple of things before we jump on troubleshooting part:

1.] tacacs-server timeout 1 ->> This is a time interval for which server wait for the AAA client to reply. 1 sec is too aggressive, don't know what prompted you to configure this. Pleasee set that atleast 5 seconds.

2.] Did you configure the shared secret on the AAA client?

Run the debugs on the switch/router, try to login with tacacs credetials and paste the o/p here.

debug tacacs

debug aaa authentication

~BR
Jatin Katyal

**Do rate helpful posts**

~Jatin

View solution in original post

2 Replies 2

Jatin Katyal
Cisco Employee
Cisco Employee

Couple of things before we jump on troubleshooting part:

1.] tacacs-server timeout 1 ->> This is a time interval for which server wait for the AAA client to reply. 1 sec is too aggressive, don't know what prompted you to configure this. Pleasee set that atleast 5 seconds.

2.] Did you configure the shared secret on the AAA client?

Run the debugs on the switch/router, try to login with tacacs credetials and paste the o/p here.

debug tacacs

debug aaa authentication

~BR
Jatin Katyal

**Do rate helpful posts**

~Jatin

Thanks Jatin

-->ip tacacs source-interface

-->shared secret

Fixed the issue.

Regards

Dhananjaya.M

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: