You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
Its authenticates and with invalid password correctly reports the same.
My doubt is regarding how do we get the privilege level information.
like User Admin is having admin privilege while Standard user will have readonly level 1 privilege.
can we get this info in response from the server ?
Thanks in Advance
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have setup a TACACS+ server with Ubuntu 18 version.
Created users
In client side I tried this
tacc -T -u Admin -p administrator -s 10.1.1.1 -k Secret@12345 -L login -r 10.1.1.1 -S ppp -P ip -y tty0
Its authenticates and with invalid password correctly reports the same.
My doubt is regarding how do we get the privilege level information.
like User Admin is having admin privilege while Standard user will have readonly level 1 privilege.
can we get this info in response from the server ?
Thanks in Advance
The text was updated successfully, but these errors were encountered: