[Zope] disable login

Dylan Reinhardt zope@dylanreinhardt.com
Thu, 23 Jan 2003 19:36:10 -0800


Assuming that your users belong to a different role than you do, you could 
temporarily remove edit-related permissions for that role in the root 
folder you want to restrict.

If your permissions setup supports this, I doubt you'll get a method that's 
much quicker or easier.


HTH,

Dylan

At 03:46 PM 1/23/2003, philrobinson wrote:
>Anyone know a neat way disable login?
>
>I want to stop people logging in so I can
>upload new versions and stuff without them
>editing content while I'm at it.
>
>I can log in at a higher level than they can; a
>  general method for programmatically making
>parts of the ZODB tree effectively read only  is
>what I'm after.
>
>Thanks for any ideas
>--------------------------------------
>Phil Robinson.
>philrobinson@ponytrot.net
>--------------------------------------
>
>
>
>_______________________________________________
>Zope maillist  -  Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>**   No cross posts or HTML encoding!  **
>(Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )