[Moin-devel] Admin tasks

Thomas Waldmann tw-public at gmx.de
Tue Mar 23 09:30:08 EST 2004


Hi Nick,

> Users forgetting passwords, accounts being reset and deleted, adding new
> users from the command line (by batch), deleting (or zipping offline)
> backup pages older than XXX, baking a static HTML version of Moin, etc.
> 
> These are all tasks that an administrator might want to do.

Sure. If somebody would write a nice admin tool in python, that would be 
nice. ;)

> Now, there
> might be a better way to do this, but to reset a user account I go into
> the user pickle file and delete the lines of the user I want to remove!

You shouldnt edit the pickle. Just remove data/user/xxxxx.xxx.* (grep 
for correct file) and after that, simple delete the pickle so moin 
recreates it.

> Why don't we add an "admin" directory to moin, with a simple command
> line interface so that we can do all of the above tasks easily. e.g.

I think there is simply somebody missing writing nice python code and 
documentation for that.

greetings,

Thomas




More information about the Moin-devel mailing list