qzwi: nextcloud only needs write access, not manage
This commit is contained in:
parent
b4b273cb62
commit
61c5d974ba
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ schemas = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[metadata.openldap.access."ou=Users,dc=qzwi,dc=de"]
|
[metadata.openldap.access."ou=Users,dc=qzwi,dc=de"]
|
||||||
manage = [
|
write = [
|
||||||
"uid=nextcloud,ou=Applications,dc=qzwi,dc=de",
|
"uid=nextcloud,ou=Applications,dc=qzwi,dc=de",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue