qzwi: allow nextcloud to manage users
This commit is contained in:
parent
7d2e00d46f
commit
1ec90b2f66
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ schemas = [
|
||||||
"openssh-lpk_openldap",
|
"openssh-lpk_openldap",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[metadata.openldap.access."ou=Users,dc=qzwi,dc=de"]
|
||||||
|
manage = [
|
||||||
|
"uid=nextcloud,ou=Applications,dc=qzwi,dc=de",
|
||||||
|
]
|
||||||
|
|
||||||
[metadata.vm]
|
[metadata.vm]
|
||||||
cpu = 4
|
cpu = 4
|
||||||
ram = 4
|
ram = 4
|
||||||
|
|
Loading…
Reference in a new issue