From 7b4783e730354f8a0e0c3dcc7a6dba159ac188bf Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 29 Oct 2022 14:23:16 +0300 Subject: [PATCH] Updated LDAP (markdown) --- LDAP.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LDAP.md b/LDAP.md index 329a60e..9926349 100644 --- a/LDAP.md +++ b/LDAP.md @@ -1,6 +1,7 @@ ## LDAP info -- [**LDAP AD Simple Auth**](LDAP-AD-Simple-Auth) 2021-07-24 and related [Search Filter Settings](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168): +- [LDAP sync script, that also correctly removes users](https://github.com/wekan/wekan/blob/master/ldap-sync/ldap-sync.py) +- [LDAP AD Simple Auth](LDAP-AD-Simple-Auth) 2021-07-24 and related [Search Filter Settings](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168): ``` - LDAP_USER_SEARCH_FILTER=(objectClass=user)