[Zope-CMF] script to delete acl_users in CMF?

Dieter Maurer dieter at handshake.de
Thu Feb 19 15:00:34 EST 2004


Brad Dickerson wrote at 2004-2-19 09:52 -0500:
>  We have a lot of acl_users in our CMF site that I would like to delete
>via an external method rather than checking each one to delete them, are
>there any python scripts out there that delete acl_users from a CMF site?

Look at the code in "AccessControl/User.py".
You probably are interested in "_doDelUsers".

-- 
Dieter



More information about the Zope-CMF mailing list