Solved Nextcloud LDAP User Bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-06-28 17:09:59 +02:00
parent c464cc6688
commit e63895b5b7
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

@ -163,7 +163,7 @@ plugin_configuration:
-
appid: "user_ldap"
configkey: "s01ldap_userlist_filter"
configvalue: "{{ ldap.filters.users.login }}"
configvalue: "{{ ldap.filters.users.all }}"
-
appid: "user_ldap"
configkey: "s01use_memberof_to_detect_membership"