On Mon, 11 Dec 2006 22:47:48 -0500 Sam Varshavchik <[EMAIL PROTECTED]> wrote:

> > I have such ACLs on a folder:
> > * LIST (\HasChildren) "." "INBOX.PVI" (("ACL" (("user=admin" 
> > "acdilrsw")("user=PVI" "ilr")("user=PVI2" "acdilrsw")("administrators" 
> > "acdilrsw"))))
> > 
> > Now I want to change acls:
> > 1 login admin xxx
> > 1 OK LOGIN Ok.
> > 2 setacl INBOX.PVI PVI ailr
> > 2 NO Cannot modify ACLs on this mailbox.
> > 
> > Why cannot it modify ACLs? courier-imap version is 4.0.6.
> 
> Check the contents of the maildir directory and any error messages logged 
> to syslog or maillog.  Something is corrupted.

Don't see anything bad... Could it be because I don't have etc/shared/index
and/or owner acl in courierimapacl? Yes, added a line "owner aceilrstwx"
to courierimapacl and then it worked:

2 setacl INBOX.PVI PVI il
2 OK ACLs updated.

But the problem is, that my setup is like this - /etc/authlib/userdb:
admin   systempw=...|uid=501|mail=/home/imap/Maildir|home=/home/imap|gid=501
PVI     systempw=...|uid=501|mail=/home/imap/Maildir|home=/home/imap|gid=501

So if I give owner all the rights, user PVI will have them too as the owner?

Regards,
Nerijus

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to