From e747cc834224ce56e891903ee44f694ced17e96a Mon Sep 17 00:00:00 2001 From: root Date: Mon, 17 Jun 2024 17:20:44 +0000 Subject: [PATCH] Changed Nextcloud displayname to cn instead of givenName --- lib/nextcloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/nextcloud.sh b/lib/nextcloud.sh index 8b4fe01..047d99d 100644 --- a/lib/nextcloud.sh +++ b/lib/nextcloud.sh @@ -241,7 +241,7 @@ PATH=/var/www/html:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/bin /var/www/html/occ ldap:set-config s01 useMemberOfToDetectMembership 1 /var/www/html/occ ldap:set-config s01 ldapConfigurationActive 1 /var/www/html/occ ldap:set-config s01 ldap_expert_username_attr uid -/var/www/html/occ ldap:set-config s01 ldap_display_name givenName +/var/www/html/occ ldap:set-config s01 ldap_display_name cn /var/www/html/occ config:system:set overwriteprotocol --value=https /var/www/html/occ config:system:set default_phone_region --value="$COUNTRY" /var/www/html/occ config:system:delete trusted_domains