From: Verdon V. <ve...@ve...> - 2007-02-13 17:49:16
|
Doh! Not the first time I've been guilty of looking for way to complex of a way to do things ;) I think I've also nearly worked out a way of removing the group(s) from the user and the user(s) from the group without having to use the full api. That'll speed things up too. Thanks for your suggestion :) verdon On 13-Feb-07, at 11:35 AM, Shaun Murray wrote: > Couldn't you just run the script multiple times via cron to get all > the occurrences eventually? > > ie. run the same script 20 times from a shell script you've set to > run via cron. If it times out and quits part way through, the next > run could pick up where it left off. > > Or maybe write a flag to a file saying it's done for the shell script > to pick up. > > > It's a bit low tech and cludgy but you'll probably save the time in > not having to write something complex. > > > Shaun > aegis design - http://www.aegisdesign.co.uk > aegis hosting - http://www.aegishosting.co.uk > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |