10-09-2019 01:39 AM
Hello,
I am looking for a TACACS test tool? Any suggestions?
Best regards,
Cengiz
Solved! Go to Solution.
10-09-2019 09:14 PM
The only one I have used in the past is Windows based, but it's free. https://tacacs.net/download/
Authentication
C:\Program Files (x86)\TACACS.net>tactest -s 192.168.21.101 -k sharedsecret -u abier -p mypassword -authen Received Body: Authentication AuthReply: Status=Pass Flags=Debug UserMsg= Data= Command Pass status = True, Message=,
Authorization
C:\Program Files (x86)\TACACS.net>tactest -s 192.168.21.101 -k sharedsecret -u abier -p mypassword -service shell -command show running Received Body: Authorization Status=PassAdd User= Port= Args: idletime=0 priv-lvl=15 timeout=0
10-09-2019 09:14 PM
The only one I have used in the past is Windows based, but it's free. https://tacacs.net/download/
Authentication
C:\Program Files (x86)\TACACS.net>tactest -s 192.168.21.101 -k sharedsecret -u abier -p mypassword -authen Received Body: Authentication AuthReply: Status=Pass Flags=Debug UserMsg= Data= Command Pass status = True, Message=,
Authorization
C:\Program Files (x86)\TACACS.net>tactest -s 192.168.21.101 -k sharedsecret -u abier -p mypassword -service shell -command show running Received Body: Authorization Status=PassAdd User= Port= Args: idletime=0 priv-lvl=15 timeout=0
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide