Re: [Dovecot] Permission problems when trying to create new folders with ACL plugin

2012-04-25 Thread Markus Petri
On Thu, 26 Apr 2012 00:27:25 +0300 Timo Sirainen wrote: > On 24.4.2012, at 14.00, Markus Petri wrote: > > > I have the a problem with shared folders and the ACL plugin. The > > user "markus" has full access to "Shared/shared-user/Data": > > > > 3 GETACL "Shared/shared-user/Data" > > * ACL "Share

Re: [Dovecot] Permission problems when trying to create new folders with ACL plugin

2012-04-25 Thread Timo Sirainen
On 24.4.2012, at 14.00, Markus Petri wrote: > I have the a problem with shared folders and the ACL plugin. The user > "markus" has full access to "Shared/shared-user/Data": > > 3 GETACL "Shared/shared-user/Data" > * ACL "Shared/shared-user/Data" "markus" akxeilprwtscd > 3 OK Getacl completed. >

[Dovecot] Permission problems when trying to create new folders with ACL plugin

2012-04-24 Thread Markus Petri
Hi, I have the a problem with shared folders and the ACL plugin. The user "markus" has full access to "Shared/shared-user/Data": 3 GETACL "Shared/shared-user/Data" * ACL "Shared/shared-user/Data" "markus" akxeilprwtscd 3 OK Getacl completed. but creating a new subfolder under "Data" fails: 4 CR

Re: [Dovecot] Permission problems

2012-02-29 Thread Timo Sirainen
On 1.3.2012, at 4.53, David Renstrom wrote: > As you see I've got a vmail user who belongs to the mail group. Almost all > directories under /var/run/dovecot belong to user root and group root. They > all have the permissions rw. That's how they should be mostly. > Below is some output f

Re: [Dovecot] Permission problems

2012-02-29 Thread Stan Hoeppner
On 2/29/2012 8:53 PM, David Renstrom wrote: > Hi, > > I've set up a Postfix and Dovecot (only IMAP) combination using MySQL and > Postfixadmin on Fedora. Almost everything works correctly now. The only > thing bugging me right now is that I always have to change the access > privileges of the dire

[Dovecot] Permission problems

2012-02-29 Thread David Renstrom
Hi, I've set up a Postfix and Dovecot (only IMAP) combination using MySQL and Postfixadmin on Fedora. Almost everything works correctly now. The only thing bugging me right now is that I always have to change the access privileges of the directories in /var/run/dovecot/ manually to 777 to make it

Re: [Dovecot] dovecot permission problems

2011-02-22 Thread Timo Sirainen
On Fri, 2011-02-18 at 09:34 -0800, Calvin23 wrote: > Feb 18 18:22:48 mail dovecot: imap(a): Error: > open(/home/a/Maildir/cur/1298049758.V54Ie8f326M541264.mail:2,) failed: > Permission denied (euid=5000() egid=5000() missing +r perm: > /home/a/Maildir/cur/1298049758.V54Ie8f326M541264.mail:2,, e

[Dovecot] dovecot permission problems

2011-02-18 Thread Calvin23
problem I have here? If you need more information, please don't hesitate to ask, I wasn't sure what I should provide and didn't want to spam too much ;) With best regards, Calvin23 -- View this message in context: http://old.nabble.com/dovecot-permission-problems-tp30960767p

Re: [Dovecot] Permission problems

2008-07-21 Thread Benny Pedersen
On Mon, July 21, 2008 14:20, M. Rodrigo Monteiro wrote: > args: /usr/local/dovecot/etc/dovecot-ldap.conf i am unsure how to debug ldap from here, but show this conf and i hope others can help last thing here, the logs show me now that dovecot works, but the ldap auth is still not working -- B

Re: [Dovecot] Permission problems

2008-07-21 Thread M. Rodrigo Monteiro
2008/7/19 Benny Pedersen <[EMAIL PROTECTED]>: > > On Fri, July 18, 2008 19:39, M. Rodrigo Monteiro wrote: > > > # id vmail > > uid=200(vmail) gid=200(vmail) grupos=200(vmail) > > > first_valid_uid: 201 > > last_valid_uid: 201 > > first_valid_gid: 201 > > last_valid_gid: 201 > > 200 vs 201 ? > > th

Re: [Dovecot] Permission problems

2008-07-19 Thread Benny Pedersen
On Fri, July 18, 2008 19:39, M. Rodrigo Monteiro wrote: > # id vmail > uid=200(vmail) gid=200(vmail) grupos=200(vmail) > first_valid_uid: 201 > last_valid_uid: 201 > first_valid_gid: 201 > last_valid_gid: 201 200 vs 201 ? thay must match to work -- Benny Pedersen Need more webspace ? http://

Re: [Dovecot] Permission problems

2008-07-18 Thread M. Rodrigo Monteiro
2008/7/18 M. Rodrigo Monteiro <[EMAIL PROTECTED]>: > > > 2008/7/17 Benny Pedersen <[EMAIL PROTECTED]>: > > >> On Thu, July 17, 2008 20:20, Timo Sirainen wrote: >> >> > This directory or one of its parent directories isn't owned by the user >> > that logged in. So if you're using UID 108, chown -R

Re: [Dovecot] Permission problems

2008-07-18 Thread M. Rodrigo Monteiro
2008/7/17 Benny Pedersen <[EMAIL PROTECTED]>: > > On Thu, July 17, 2008 20:20, Timo Sirainen wrote: > > > This directory or one of its parent directories isn't owned by the user > > that logged in. So if you're using UID 108, chown -R 108 /home/vmail > > should do it. > > currect if id 108 gives 1

Re: [Dovecot] Permission problems

2008-07-17 Thread Benny Pedersen
On Thu, July 17, 2008 20:20, Timo Sirainen wrote: > This directory or one of its parent directories isn't owned by the user > that logged in. So if you're using UID 108, chown -R 108 /home/vmail > should do it. currect if id 108 gives 108 if i am wroung tell me -- Benny Pedersen Need more we

Re: [Dovecot] Permission problems

2008-07-17 Thread Timo Sirainen
On Thu, 2008-07-17 at 12:51 -0300, M. Rodrigo Monteiro wrote: > dovecot: 2008-07-17 11:31:30 Error: Logins with login process UID 108 (user > [EMAIL PROTECTED]) not permitted (see login_user in config file). Don't try to log in using "dovecot" user's UID. http://wiki.dovecot.org/UserIds > dovecot

Re: [Dovecot] Permission problems

2008-07-17 Thread M. Rodrigo Monteiro
2008/7/17 Charles Marcus <[EMAIL PROTECTED]>: > On 7/17/2008, M. Rodrigo Monteiro ([EMAIL PROTECTED]) wrote: > >> # dovecot --version >> 1.0.rc15 >> > > Upgrade please... this is very old... > > -- > > Best regards, > > Charles > If there is no problem with whis version (ie: just a configuration

Re: [Dovecot] Permission problems

2008-07-17 Thread Charles Marcus
On 7/17/2008, M. Rodrigo Monteiro ([EMAIL PROTECTED]) wrote: # dovecot --version 1.0.rc15 Upgrade please... this is very old... -- Best regards, Charles

[Dovecot] Permission problems

2008-07-17 Thread M. Rodrigo Monteiro
Hello. This is the first time I'm using Dovecot... I'm using Debian Etch (updated), and all bundled (Postfix + OpenLDAP + Dovecot + SASL), and Jamm. This is the guide I'm using: http://wanderingbarque.com/howtos/mailserver/mailserver.html # dovecot --version 1.0.rc15 # tail -4 /etc/passwd cyrus:

Re: [Dovecot] permission problems

2008-04-25 Thread Cor Bosman
> > > > Could it be old data that is only showing up because of 1.1 and was > > ignored or fatal in 1.0? > > The code was different in v1.0, but in both cases if you have 0600 > directory it would have failed the same way.. Can you reproduce this if > you create a new mailbox and select it? I ca

Re: [Dovecot] permission problems

2008-04-25 Thread Timo Sirainen
On Fri, 2008-04-25 at 12:40 +0200, Cor Bosman wrote: > > This is created in src/lib-storage/index/maildir/maildir-util.c > > maildir_create_subdirs(). But I don't see how box->dir_create_mode could > > be 0600 and not 0700. I also can't reproduce this in my tests. What > > plugins do you use? Does

Re: [Dovecot] permission problems

2008-04-25 Thread Cor Bosman
> This is created in src/lib-storage/index/maildir/maildir-util.c > maildir_create_subdirs(). But I don't see how box->dir_create_mode could > be 0600 and not 0700. I also can't reproduce this in my tests. What > plugins do you use? Does it work if you disable them? Could it be old data that is on

Re: [Dovecot] permission problems

2008-04-25 Thread Timo Sirainen
On Fri, 2008-04-25 at 11:47 +0200, Cor Bosman wrote: > Hi, ever since i switched a few servers to 1.1RC4 im finding control dirs > with the wrong permissions: > > 800236158 drw---2 xxx user 4096 > Apr 23 09:46 ./a/an/xxx/INBOX/.INBOX.Maatschappijen

[Dovecot] permission problems

2008-04-25 Thread Cor Bosman
Hi, ever since i switched a few servers to 1.1RC4 im finding control dirs with the wrong permissions: 800236158 drw---2 xxx user 4096 Apr 23 09:46 ./a/an/xxx/INBOX/.INBOX.Maatschappijen When dovecot then wants to write a file inside, it gets a per