Skip to content
Snippets Groups Projects
Verified Commit 39e446e6 authored by sistason's avatar sistason
Browse files

update acls

parent ad6e2f6e
No related branches found
No related tags found
No related merge requests found
Pipeline #6417 passed
...@@ -51,12 +51,12 @@ all: ...@@ -51,12 +51,12 @@ all:
by self write by self write
by * read by * read
- >- - >-
{3}to dn.children="ou=groups,dc=example,dc=com" {3}to dn.subtree="ou=groups,dc=example,dc=com"
by dn="cn=uffd,ou=system,dc=example,dc=com" write by dn="cn=uffd,ou=system,dc=example,dc=com" write
by group="cn=uffd_admin,ou=groups,dc=example,dc=com" write by group="cn=uffd_admin,ou=groups,dc=example,dc=com" write
by * read by * read
- >- - >-
{4}to dn.children="ou=postfix,dc=example,dc=com" {4}to dn.subtree="ou=postfix,dc=example,dc=com"
by dn="cn=uffd,ou=system,dc=example,dc=com" write by dn="cn=uffd,ou=system,dc=example,dc=com" write
by group="cn=uffd_admin,ou=groups,dc=example,dc=com" write by group="cn=uffd_admin,ou=groups,dc=example,dc=com" write
by * read by * read
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment