qzwi: nextcloud only needs write access, not manage

This commit is contained in:
Franzi 2021-12-18 18:56:25 +01:00
parent b4b273cb62
commit 61c5d974ba
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -44,7 +44,7 @@ schemas = [
]
[metadata.openldap.access."ou=Users,dc=qzwi,dc=de"]
manage = [
write = [
"uid=nextcloud,ou=Applications,dc=qzwi,dc=de",
]