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.
I have a tacacs_plus daemon running on a redhat server and am able to authenticate to it via a Python tacacs client.
However, when I try to use pam_tacplus I am seeing an auth failed: 2 error. In the tac_plus server log the error is login failure: tac 10.2.252.77 (10.2.252.77) ssh .
I am positive that I am using the correct password when trying to ssh. Any help would be greatly appreciated. Thank you.
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 a tacacs_plus daemon running on a redhat server and am able to authenticate to it via a Python tacacs client.
However, when I try to use pam_tacplus I am seeing an auth failed: 2 error. In the tac_plus server log the error is login failure: tac 10.2.252.77 (10.2.252.77) ssh .
I am positive that I am using the correct password when trying to ssh. Any help would be greatly appreciated. Thank you.
The text was updated successfully, but these errors were encountered: