Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: mophilly on July 23, 2004, 05:53:41 PM
-
I would like to change the username and password for a specific iBay on a regular basis. I would like to have this occur via, say, a cron job or other program control.
How might this be accomplished? What is an appropriate approach to this in SME Server?
-
There is set of tools called LAT (Lazy Admin Tools).
They designed to run different admin task like add multiple users or change passwords etc.. from the command line, but in the compatible with SME way via SME database and events mechanizm. I would try to make scripts using LAT and run them via cron.
-
Thanks, Boris,
I will have a look at LAT.