Tweaking Open-WebUI LDAP.
This commit is contained in:
+1
-1
@@ -4403,7 +4403,7 @@ services:
|
||||
LDAP_APP_DN: uid=authelia,ou=people,dc=trez,dc=wtf
|
||||
LDAP_APP_PASSWORD: ${AUTHELIA_AUTH_BIND_LDAP_PASSWORD}
|
||||
LDAP_SEARCH_BASE: dc=trez,dc=wtf
|
||||
LDAP_SEARCH_FILTERS: "(&({username_attribute}={input})(objectClass=person))"
|
||||
LDAP_SEARCH_FILTERS: "(objectClass=inetOrgPerson)"
|
||||
LDAP_USE_TLS: false
|
||||
# LibreTranslate
|
||||
LT_DEBUG: false
|
||||
|
||||
Reference in New Issue
Block a user