pam_python icon indicating copy to clipboard operation
pam_python copied to clipboard

No Releases available

Open henkela opened this issue 4 years ago • 0 comments

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

henkela avatar Jun 30 '20 05:06 henkela