[Zope] Howto prevent deletion of acl_users
Andreas Jung
lists at andreas-jung.com
Mon Dec 15 06:19:32 EST 2003
by changing the "Delete objects" permission? Maybe you can add a
manage_beforeDelete() hook
to the userfolder that raises an exception if someone is trying to delete
it.
-aj
--On Montag, 15. Dezember 2003 12:13 Uhr +0100 Florian Schulze
<florian.proff.schulze at gmx.net> wrote:
> Hi!
>
> How can I prevent people with FTP access from deleting their acl_users
> folder?
>
> Is there a simple access_rule I can use or some special security setting?
> I tried to remove the right to delete things inside the acl_users folder,
> but the folder itself can still be deleted.
>
> Thanks and regards,
> Florian Schulze
>
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
More information about the Zope
mailing list