Updated LDAP (markdown)

Tobias Genannt 2022-08-09 08:21:18 +02:00
parent b5f16cc0d3
commit b10e503b76

@ -1,7 +1,3 @@
The images tagged with "-ldap" contain all the necessary dependencies to authenticate against an LDAP or Active Directory server.
The default configuration `ldap_config.py` is prepared for use with an Active Directory server.
Custom values can be injected using environment variables, similar to the main configuration mechanisms.
LDAP configuration is done by [django ldap module](https://django-auth-ldap.readthedocs.io/en/latest/install.html)
Take a note that changing `configuration/ldap_config.py` is strongly discouraged. NetBox container reports barely any python errors.