Tweaking Open-WebUI LDAP.

This commit is contained in:
2025-12-01 11:04:14 -05:00
parent 688cbc1f9a
commit ee939b4841
+1 -1
View File
@@ -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