From d1bf17573798bed22a055b32f54ba39bc7e016bf Mon Sep 17 00:00:00 2001 From: Grische <2787581+grische@users.noreply.github.com> Date: Fri, 4 Apr 2025 11:26:57 +0200 Subject: [PATCH] Updated LDAP (markdown) --- LDAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/LDAP.md b/LDAP.md index ae06eaa..69a75ef 100644 --- a/LDAP.md +++ b/LDAP.md @@ -2,6 +2,7 @@ LDAP configuration is done by [django ldap module](https://django-auth-ldap.read Take a note that changing `configuration/ldap_config.py` is strongly discouraged. NetBox container reports barely any python errors. +See also [[Custom CA]] on how to configure LDAPS with a custom CA. ## Override example