Is there any script to add user in ISPConfig from command line? I need a script to insert large number of user into the ISPconfig database. Remote framework will not work for me.
The remoting framework is the only way to do this. Why does it not work for you, it can be used from commandline scripts as well.
saint, try taking the test.php script provided on ispconfig.org and rewriting it for multiple users ad. the remote framework can handle what your looking for. If you need a hand let me know.
Thanks for your reply. I have installed the remote framkework and created one user, when I call the test.php it shows "script ends" . I using ISPconfig version 2.2.16 and I have compile it with xml
then im assuming the new user did not appear in the control panel, and it did not actually work for you. 1. after installing the remote framework did you put in the username and password in the remote framework and check off the appropriate boxes? 2. do you have the correct username and password in the test script?
i have created the user and password and enable all the checkbox. But I leave the IP field blank. I also put the same user/pass in the test.php