22 Jun
2000
22 Jun
'00
8:53 p.m.
Timothy Grant wrote:
I'm working on a project where it would be very nice to add all the original users via a script.
I'm working with an external method that should--I believe use manage_user() to add the users.
I use a dtml_method for this, actually. I don't know how to do it with an external method (or why you would want to). I have an external method that does external things, like call adduser on the system, but the things you do inside the ZODB are probably better done in a Product or just a regular method. hope that helps, ~ethan fremen