From 44255ea49e1df7bb61a1ddc0efd42ff243655d1c Mon Sep 17 00:00:00 2001 From: shodan Date: Sat, 21 Mar 2026 00:09:34 +0000 Subject: [PATCH] . --- nextcloud/nextcloud.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud/nextcloud.yaml b/nextcloud/nextcloud.yaml index 521fbd2..9350f1c 100644 --- a/nextcloud/nextcloud.yaml +++ b/nextcloud/nextcloud.yaml @@ -93,6 +93,7 @@ data: set_cfg ldapTLS "0" set_cfg ldapAdminGroup "nextcloud-admins" + set_cfg ldapAdminGroup "ldapNestedGroups" "1" echo "[ldap-bootstrap] testing LDAP config ${LDAP_CONFIG_ID}" if php occ ldap:test-config "${LDAP_CONFIG_ID}"; then