skelting1
(Lillian Reid)
September 30, 2020, 4:29pm
1
After following these this article and this forum post, we are still unable to get PAM authentication working.
https://osc.github.io/ood-documentation/develop/authentication/pam.html
Hi,
I’m RC from the Stanford Research Computing Center.
I used mod_authnz_pam instead of mod_authnz_external and pwauth. In our earth science configuration, we use authentication through the campus kerberos, and a local ldap server with our user accounts available.
This is how I got it to work for the earth sciences cluster, mazama, which uses CentOS 7.8:
I first installed all the pam module packages I could. You could use the pwauth pam module, but I have found it to be slow compared to oth…
It is still wanting to use the .htaccess file for some reason. I am not sure what we are doing wrong.
OS Info: CentOS 7 - 3.10.0-1127.18.2.el7.x86_64
OnDemand version: v1.7.14
Any help is much appreciated.
Thank you,
Sam Kelting
skelting1
(Lillian Reid)
October 1, 2020, 5:58pm
2
Correction. It is the .htpasswd file.
skelting1
(Lillian Reid)
October 2, 2020, 8:33pm
3
Nvm. We fixed it. It turned out that our ood_portal.yml file had some sort of formatting issue. We pulled down a new copy, and changed the settings that we needed.