Implemented user_objects

This commit is contained in:
2025-04-24 21:17:06 +02:00
parent 3203151e84
commit ec79cb8921
3 changed files with 9 additions and 5 deletions

View File

@@ -2070,7 +2070,7 @@
"false"
],
"userObjectClasses": [
"person, inetOrgPerson, nextcloudUser"
"{{ ldap.user_objects | join(', ') }}"
],
"rdnLDAPAttribute": [
"{{ldap.attributes.user_id}}"