Tacacs+ verification tool

From AcrodusWiki
Revision as of 15:16, 27 March 2025 by Alex (talk | contribs) (Created page with "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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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