aboutsummaryrefslogtreecommitdiffstats
path: root/ldap/acl.ldif
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2013-01-22 04:23:32 +0100
committerGuilhem Moulin <guilhem.moulin@fripost.org>2013-01-22 04:23:32 +0100
commit0fe46c7802bbc5061468b1c5f2345b5f0b722ac8 (patch)
tree1478ed4a7306773388dfbaac907820f208c7030d /ldap/acl.ldif
parent3577af16db5179dfd8ef431e766d1f7c2d84d444 (diff)
typo
Diffstat (limited to 'ldap/acl.ldif')
-rw-r--r--ldap/acl.ldif4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldap/acl.ldif b/ldap/acl.ldif
index 382c402..69b8c30 100644
--- a/ldap/acl.ldif
+++ b/ldap/acl.ldif
@@ -350,13 +350,13 @@ olcAccess: to dn.regex="^fvl=[^,]+,(fvd=[^,]+,ou=virtual,o=mailHosting,dc=fripos
by dn.exact="cn=CreateList,ou=services,o=mailHosting,dc=fripost,dc=dev" =rsd
#
# The List Creator can add list commands under non-pending lists.
-olcAccess: to dn.regex="^fvl=[^,]+,fvd=[^,]+,ou=virtual,o=mailHosting,dc=fripost,dc=dev"
+olcAccess: to dn.regex="^fvl=[^,]+,fvd=[^,]+,ou=virtual,o=mailHosting,dc=fripost,dc=dev$"
filter=(&(objectClass=FripostVirtualList)(!(fripostPendingToken=*)))
attrs=children
by dn.exact="cn=CreateList,ou=services,o=mailHosting,dc=fripost,dc=dev" =a
#
# The List Creator can add list commands.
-olcAccess: to dn.regex="^fvlc=[^,]+,fvl=[^,]+,fvd=[^,]+,ou=virtual,o=mailHosting,dc=fripost,dc=dev"
+olcAccess: to dn.regex="^fvlc=[^,]+,fvl=[^,]+,fvd=[^,]+,ou=virtual,o=mailHosting,dc=fripost,dc=dev$"
filter=(objectClass=FripostVirtualListCommand)
attrs=entry
by dn.exact="cn=CreateList,ou=services,o=mailHosting,dc=fripost,dc=dev" =a