S
S
sharkirill2015-09-04 16:55:38
Computer networks
sharkirill, 2015-09-04 16:55:38

How to set up prompt when logging in with tacacs+?

AAA authorization from the tacacs+ server is configured on Cisco network equipment, it is configured in such a way that by default the tsiska tries to find a user in the tacasc+ database, if the server is not available, it uses the local user database. The motd message is also configured.
How to configure so that when the tacacs + server is available, the motd message contains a line that authorization will occur through AAA, and if there is no connection with the AAA server, that the local cisco user database will be used?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2015-09-11
@aleksashka

As a workaround, you can change the local prompt to enter a username and password:

aaa authentication username-prompt "LOCAL Username: "
aaa authentication password-prompt "LOCAL Password: "
www.cisco.com/c/en/us/td/docs/ios/12_2/security/co...

A
Alexander Karabanov, 2015-09-07
@karabanov

Maybe here you will find what you are looking for: habrahabr.ru/post/194750

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question