From b10e503b76b76a342dd54c79030b4f9aabfb62f2 Mon Sep 17 00:00:00 2001 From: Tobias Genannt Date: Tue, 9 Aug 2022 08:21:18 +0200 Subject: [PATCH] Updated LDAP (markdown) --- LDAP.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/LDAP.md b/LDAP.md index 90e3399..41dba29 100644 --- a/LDAP.md +++ b/LDAP.md @@ -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.