From 70475cc2943a49842bbd4cfb43d39ba82e382603 Mon Sep 17 00:00:00 2001 From: downtownallday Date: Fri, 8 Apr 2022 10:05:34 -0400 Subject: [PATCH] Allow the nextcloud service account to be able to change user account passwords. This should be removed once Nextcloud Server iss 18406 is fixed. --- setup/ldap.sh | 9 +++++++++ tests/suites/ldap-access.sh | 29 +++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/setup/ldap.sh b/setup/ldap.sh index 4621e793..6e1f32dc 100755 --- a/setup/ldap.sh +++ b/setup/ldap.sh @@ -579,6 +579,15 @@ apply_access_control() { ldapmodify -Q -Y EXTERNAL -H ldapi:/// >/dev/null <