Tacacs+ verification tool
From AcrodusWiki
Python tool that can be used to verify a tacacs server is operating.
pip install tacacs_plus
tacacs_client -v -u test_administrator -H 192.168.69.9 -k "Atkins123!" authenticate
Python tool that can be used to verify a tacacs server is operating.
pip install tacacs_plus
tacacs_client -v -u test_administrator -H 192.168.69.9 -k "Atkins123!" authenticate