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 was 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