Hi,
I'm using version 1.2.1 with acl.
How do I use acl_shared_dict? Especially with file:-dictionary.
What's the layout of that file? Is it possible that the file is ignored with the current version? If the file doesn't exist or isn't readable, I don' get any error message.
Best regards, Sven
Am 18.07.2009 23:42 schrieb Sven Strickroth:
How do I use acl_shared_dict? Especially with file:-dictionary.
Finally I found out. A mapping entry consists of two lines: shared/shared-boxes/(user|group)/(grant to)/(owner user) 1
If I use a group only the primary group name is checked. Is this intended? Especially if you want to set up shared mailboxes suppliment groups help. Also a debug flag for enabling an output which shows what keys are looked up would help.
I want to set up public mailboxes (like in http://wiki.dovecot.org/SharedMailboxes/Public). How do I set up an acl for it?
-- Best regards, Sven mailto:sven@clamav.net ClamAV, a GPL anti-virus toolkit http://www.clamav.net
On Jul 19, 2009, at 6:01 AM, Sven Strickroth wrote:
Am 18.07.2009 23:42 schrieb Sven Strickroth:
How do I use acl_shared_dict? Especially with file:-dictionary.
Finally I found out. A mapping entry consists of two lines: shared/shared-boxes/(user|group)/(grant to)/(owner user) 1
If I use a group only the primary group name is checked. Is this intended? Especially if you want to set up shared mailboxes suppliment groups help.
What do you mean by primary and supplementary groups? User's list of
groups are listed in acl_groups setting. None of them is treated as
primary. The user's UNIX groups aren't used for ACL checks at all.
Also why do you care about what the file's contents look like? You
shouldn't be modifying them manually..
Hi,
Am 19.07.2009 19:15 schrieb Timo Sirainen:
What do you mean by primary and supplementary groups? User's list of groups are listed in acl_groups setting. None of them is treated as primary. The user's UNIX groups aren't used for ACL checks at all.
Ah I see. What about an option so that the acl-plugin also uses the primary and supplementary groups for ACL_GROUPS?
Or is there any other option which I can easily use with userdb passwd/nss for this purpose?
-- Best regards, Sven mailto:sven@clamav.net ClamAV, a GPL anti-virus toolkit http://www.clamav.net
participants (2)
-
Sven Strickroth
-
Timo Sirainen