Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

TACACS+ Timeout

mlwebster
Cirrus
Cirrus

Hi all,

I have been successfully authentication to my F5 estate using TACACS handing off to AD for many years.   

I have now added another layer by integrated with my MFA platform but cannot figure out how to alter/set timeouts for the MFA authentication.

My configuration for TACACS is:

auth tacacs system-auth {
protocol ip
secret xxxxx
servers { x.x.x.x y.y.y.y }
service ppp
}

I have set the timeout with:

list auth tacacs system-auth timeout
auth tacacs system-auth {
timeout 15
}

When I connect, I am prompted to MFA for both CLI & GUI.   

However, if I wait for 30 seconds, 1 minute, etc. the MFA session is still waiting & authenticates me when I accept the MFA challenge.

Can anyone out there suggest what I'm missing in making the timeout time me out?

3 REPLIES 3

mlwebster
Cirrus
Cirrus

The F5 estate is running v14.1.4.6

Joven
Cirrus
Cirrus

Hi @mlwebster , did you manage to find the answer to this? Needing this for the exact same scenario as well

I have upgraded since this was posted & no longer have the issue - now on latest 14.1.5.x