Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: mophilly on July 23, 2004, 05:53:41 PM

Title: Periodic change of user name and password for realm
Post 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?
Title: Periodic change of user name and password for realm
Post by: Boris on July 25, 2004, 10:18:09 PM
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.
Title: Re: Periodic change of user name and password for realm
Post by: mophilly on July 26, 2004, 07:37:35 AM
Thanks, Boris,

I will have a look at LAT.