Koozali.org: home of the SME Server

Periodic change of user name and password for realm

Offline mophilly

  • *
  • 384
  • +0/-0
    • Mophilly
Periodic change of user name and password for realm
« 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?
- Mark

Offline Boris

  • *
  • 783
  • +0/-0
Periodic change of user name and password for realm
« Reply #1 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.
...

Offline mophilly

  • *
  • 384
  • +0/-0
    • Mophilly
Re: Periodic change of user name and password for realm
« Reply #2 on: July 26, 2004, 07:37:35 AM »
Thanks, Boris,

I will have a look at LAT.
- Mark