Docker with Nginx and LDAP authentication
Find a file
Diego Najar 50dd041682 init
2018-08-10 12:18:18 +02:00
Dockerfile init 2018-08-10 12:18:18 +02:00
nginx.conf init 2018-08-10 12:18:18 +02:00
README.md init 2018-08-10 12:18:18 +02:00

Nginx + LDAP Authentication

Docker with Nginx and LDAP authentication based on the module kvspb/nginx-auth-ldap

Change in the nginx.conf the variables:

  • <AD_SERVER>
  • <AD_REALM>
  • <USERNAME_FOR_LDAP_USER>
  • <USERNAME_FOR_LDAP_PASSWORD>

You need an user for authenticate via LDAP to authenticate real users.