Open manas86 opened 5 years ago
It's works for me.
change mainline/alpine/conf.d.example/000-ldap.conf.template:7
from:
url ${NGINX_AUTH_LDAP_URL};
to:
auth_ldap_url ${NGINX_AUTH_LDAP_URL};
It's work for weseek/nginx-auth-ldap:1.15.12-alpine
hi All,
After installing this lib, Im having below issue
I have centos and alreday installed openladp-devel . Is there any specific module i should install?
Nginx -V
showsAny pointer to resolve this issue would be appreciated?