<!--/*SC*/DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"/*EC*/-->
<html><head><title></title><style type="text/css"><!-- body{padding:1ex;margin:0;font-family:sans-serif;font-size:small}a[href]{color:-moz-hyperlinktext!important;text-decoration:-moz-anchor-decoration}blockquote{margin:0;border-left:2px solid #144fae;padding-left:1em}blockquote blockquote{border-color:#006312}blockquote blockquote blockquote{border-color:#540000} --></style></head><body><div style="font-family: Arial; font-size: medium;" dir="ltr"><div>
         </div>
<div class="defangedMessage">
        <div id="me25487">
                <div>
                         </div>
                <div>
                         </div>
                <div>
                        On Fri, Feb 10, 2012, at 02:48 PM, Adrian Kovacs wrote:</div>
                <blockquote class="me25487QuoteMessage" type="cite">
                        hi<br />
                        <br />
                        sorry if this is a simple question, but is there a way i can prevent the users to move folders in cyrus?<br />
                        Like some just accidentally grab one folder in the outlook and move it to somewhere.<br />
                        <br />
                        <div class="me25487QuoteMessage" defang_type="cite">
                                 </div>
                        <pre>
</pre>
                </blockquote>
        </div>
</div>
<div>
         </div>
<div>
        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:</div>
<div>
         </div>
<div>
         implicit_owner_rights: lkxa</div>
<div>
         </div>
<div>
        So you'll probably want to change that to 'implicit_owner_rights: la'</div>
<div>
         </div>
<div>
        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.</div>
<div>
        <br />
        Unfortunately, there's no way to allow create and delete while blocking rename.</div>
<div>
         </div>
<div>
        Regards,</div>
<div>
         </div>
<div>
        Bron.</div>
</div><div>-- </div>
<div> Bron Gondwana</div>
<div> <a href="mailto:brong@fastmail.fm">brong@fastmail.fm</a></div>
</body></html>