9 May
2003
9 May
'03
10:06 a.m.
Anthony Baxter wrote:
So we had a couple of people who'd been working on zope here leave, and their user objects got deleted.
That wasn't a good idea ;-) Much better to just set their passwords to something random...
The following external method and python script will help you if something similar ever happens to you. This Python Script will find objects owned (explicitly) by non-existent users and set the ownership to the person running the script.
Cool :-) cheers, Chris