Solved Nextcloud LDAP User Bug

This commit is contained in:
2025-06-28 17:09:59 +02:00
parent c464cc6688
commit e63895b5b7

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"