Global ACLs disabled

Matthias Doering matthias.doering at mldsc.de
So Mai 22 12:42:54 CEST 2016


Hi,

Ich komme hier nicht weiter.
Ich möchte gerade ACLs aktivieren.
Ich kann im mail debug log immer folgendes sehen:

Debug: acl vfile: Global ACLs disabled

Ich habe wie in Peers Buch beschrieben alles schön aktiviert.

cat /etc/dovecot/conf.d/90-acl.conf

##

### Mailbox access control lists.

###

#

## vfile backend reads ACLs from "dovecot-acl" file from mail directory.

## You can also optionally give a global ACL directory path where ACLs are

## applied to all users' mailboxes. The global ACL directory contains

## one file for each mailbox, eg. INBOX or sub.mailbox. cache_secs parameter

## specifies how many seconds to wait between stat()ing dovecot-acl file

## to see if it changed.

plugin {

   #acl = vfile:/etc/dovecot/global-acls:cache_secs=300

   acl = vfile

   }

   # To let users LIST mailboxes shared by other users, Dovecot needs a

   # shared mailbox dictionary. For example:

   plugin {

     #acl_shared_dict = file:/var/lib/dovecot/shared-mailboxes

     acl_shared_dict = file:/var/lib/dovecot/db/shared-mailboxes.db

         

  }


Er legt die Datenbank aber nicht an.

ll /var/lib/dovecot/db

total 8,0K

drwxr-xr-x 2 vmail vmail 4,0K Mai 22 11:53 .

drwxr-xr-x 4 root  root  4,0K Mai 22 12:41 .

Habe es über das Thunderbird Plugin versucht eine ACL anzulegen als auch 
über doveadm:

doveadm acl set -u user1 at domain.de Other user=user2 at domain.de admin create delete expunge insert lookup post read write write-deleted write-seen


cat /etc/dovecot/conf.d/20-imap.conf

mail_plugins = $mail_plugins imap_quota imap_acl


cat /etc/dovecot/conf.d/10-mail.conf

mail_plugins = zlib quota acl notify mail_log



Was muss man noch tun damit die ACLs gehen ;)

-- 
Mit freundlichen Grüßen

Matthias Döring

-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <https://listen.jpberlin.de/pipermail/dovecot/attachments/20160522/de8951b9/attachment.html>


Mehr Informationen über die Mailingliste Dovecot