Ldap daemon auth is not showing up
mevivs opened this issue · 1 comments
mevivs commented
I followed https://www.nginx.com/blog/nginx-plus-authenticate-users/ and at
root# nginx-ldap-auth-daemon-ctl.sh start
can see that pid file created but no process getting listed with saved process id. Is there anything i am missing?
faisal-memon commented
I suggest to run ./nginx-ldap-auth-daemon.py directly without startup script and check if it reports any errors and fix it (maybe missing python modules or permissions or other issue)
Also, if you are on RedHat, there is a separate startup script.