- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-19-2020 09:59 PM
Hello guys,
I have one requirement for pointing request to TACACS for login. If TACACS fails then only local login should work. Currently when i am configuring authentication sequence where TACACS is first priority and 2nd is local but it seems gateway is accepting both logins.
Is there any way we can tune this to primary tacacs and if tacacs fails, then only local login should accept ?
Mayur
02-20-2020 05:25 AM
Any suggestions guys???
Mayur
02-20-2020 05:41 AM
@SutareMayur The authentication methods will be executed in order. It will go to the second login method only if the first method fails. You can check your authentication logs, but probably this is what is happening.
02-20-2020 06:27 AM
This would probably work to your requirement if the usernames and passwords were identical on each authentication option. So as long as the credentials were correct it would only use the first option. If the first option was unavailable then it would try the second. not really what the authentication sequence is used for though...
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!