Hi,<div><br></div><div>I'm looking at writing some Selenium tests and JMeter tests to run against the School Server. (If you know of existing tests, please let me know.)</div><div><br></div><div>I have the XS running on a machine that is connected to a switch. Then I enabled the admin account via the '<span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; ">adminuser-enable.php' </span>script and logged in to Moodle from a non-XO computer. Under XS > Administration > Users > Accounts, I can add new users. I want to populate the Moodle db with a list of users, preferrably by directly inserting them into the database (would that be identity.db?). In /home/idmgr/test, I found a 'local-register' script that populated the db with a list of users. This list of users show up when I browse all users via the admin account. I'm guessing this is similar, if not exactly, what I want. What would be the password for each of these user though? Ideally, I would like to do a 'for' loop to create logins/passwords like the following: user1/password1, user2/password2, user3/password3 ....</div>
<div><br></div><div>Please advise. Thanks!</div><div>-Ben</div>