search for: ldaptestgroup

Displaying 5 results from an estimated 5 matches for "ldaptestgroup".

2016 Dec 13
2
public folder subscriptions sync issue with ldap user/group in dovecot-acl
...ion, but not completly for public folder subscription. I found two issues, if I am using LDAP (user/groups) in dovecot ACLs. 1. I would like to subscribe 2 public folder (public/test/test1 and public/test/test2). My user (ldaptestuser) is an ldap user and this user is member of the ldap group (ldaptestgroup) which does have all dovecot-acl rights on these folders. imap-1 # cat /opt/mail/_public/publictest/.test*/dovecot-acl group=ldaptestgroup akxeilprwts group=ldaptestgroup akxeilprwts I am now connecting with my mail client to imap-1 (throught haproxy) and the subscription to this folder works....
2016 Dec 14
2
public folder subscriptions sync issue with ldap user/group in dovecot-acl
...nd >> two issues, if I am using LDAP (user/groups) in dovecot ACLs. >> >> 1. I would like to subscribe 2 public folder (public/test/test1 and >> public/test/test2). >> >> My user (ldaptestuser) is an ldap user and this user is member of the >> ldap group (ldaptestgroup) which does have all dovecot-acl rights on >> these folders. >> >> imap-1 # cat /opt/mail/_public/publictest/.test*/dovecot-acl >> group=ldaptestgroup akxeilprwts >> group=ldaptestgroup akxeilprwts >> >> I am now connecting with my mail client to imap-1 (...
2016 Dec 16
0
public folder subscriptions sync issue with ldap user/group in dovecot-acl
...se the debug log tells me this: imap-1 dovecot: imap(ldaptestuser): Debug: acl: acl username = ldaptestuser imap-1 dovecot: imap(ldaptestuser): Debug: acl: owner = 1 imap-1 dovecot: imap(ldaptestuser): Debug: acl: group added: mailusers imap-1 dovecot: imap(ldaptestuser): Debug: acl: group added: ldaptestgroup > >> >> On 12/13/2016 03:47 PM, Mike Fr?hner wrote: >>> Hello people, >>> >>> I am having an issue with 'doveadm sync'. I am currently trying to have >>> two dovecots behind an haproxy (works fine). Therefore I configured >>> thes...
2016 Dec 14
0
public folder subscriptions sync issue with ldap user/group in dovecot-acl
...lic folder subscription. I found > two issues, if I am using LDAP (user/groups) in dovecot ACLs. > > 1. I would like to subscribe 2 public folder (public/test/test1 and > public/test/test2). > > My user (ldaptestuser) is an ldap user and this user is member of the > ldap group (ldaptestgroup) which does have all dovecot-acl rights on > these folders. > > imap-1 # cat /opt/mail/_public/publictest/.test*/dovecot-acl > group=ldaptestgroup akxeilprwts > group=ldaptestgroup akxeilprwts > > I am now connecting with my mail client to imap-1 (throught haproxy) and > the...
2016 Dec 22
1
dsync for subscription on public/shared folder
...efined: namespace public-test { location = maildir:/opt/mail/_public/test prefix = public/test/ separator = / subscriptions = no type = public } There 2 subfolder .Test1 and .Test2 which I would like to subscribe on my user "ldaptestuser" which is part of the group "ldaptestgroup" The dovecot-acl file on /opt/mail/_public/test and /opt/mail/_public/test/.Test{1,2} are the same and are containing: group=ldaptestgroup lrwstipekxa Now if I login through my client (Thunderbird or Roundcubemail) I can see the following debug log: dovecot: imap(ldaptestuser): Debug: ac...