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 Mar 8, 2023. It is now read-only.
Hi
We'd like to use the privacyidea_pam module on CentOS 7. Unfortunately, we had to pach the privacyidea_pam.py with
sys.path.append('/usr/lib/python2.7/site-packages')```
to make it work. Some of the libs weren't picked up hence the pam-module was not working.
I'd like to ask why there aren't any releases of pam_python? Is there a repo where I could find a production version of this module?
Best
Andreas
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.
Hi
We'd like to use the privacyidea_pam module on CentOS 7. Unfortunately, we had to pach the privacyidea_pam.py with
The text was updated successfully, but these errors were encountered: