Skip to content
Snippets Groups Projects
Commit 33b66a5d authored by Julian's avatar Julian
Browse files

Fixed postfix acl

parent 354a832a
Branches
Tags
No related merge requests found
Pipeline #5919 passed
...@@ -42,7 +42,7 @@ all: ...@@ -42,7 +42,7 @@ all:
by dn="cn=uffd,ou=system,dc=example,dc=com" write by dn="cn=uffd,ou=system,dc=example,dc=com" write
by * break by * break
- >- - >-
{1}to dn.children="ou=postfix,dc=example,dc=com" {2}to dn.children="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 * break by * break
- '{3}to attrs=userPassword by self write by anonymous auth by * none' - '{3}to attrs=userPassword by self write by anonymous auth by * none'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment