On Fri, Feb 10, 2012, at 02:48 PM, Adrian Kovacs wrote:
hi
sorry if this is a simple question, but is there a way i can prevent the users to move folders in cyrus?
Like some just accidentally grab one folder in the outlook and move it to somewhere.
You can take away the ACLs k and x with SETACL on every user. You may need to make them not implicitly admins of their own mailbox as well. The default is:
implicit_owner_rights: lkxa
So you'll probably want to change that to 'implicit_owner_rights: la'
This will stop them creating or deleting ANY folders though. If you only take away 'x' at least you're only stopping them deleting folders, but it's still annoying.
Unfortunately, there's no way to allow create and delete while blocking rename.
Regards,
Bron.
--
Bron Gondwana
---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/