pam_python
pam_python copied to clipboard
add parameter no_authtok
if no_authtok is set, the script does not set pam authtok.
needed if you want to run pam_unix after privacyidea_pam.py. otherwise pam_unix instantly fail because it uses the authtok and do not prompt the user for a password.
Can you please open an issue to which this PR refers. And describe in the issue what and why it should be done. Thanks.