Hi,<div><br></div><div>I&#39;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 &#39;<span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; ">adminuser-enable.php&#39; </span>script and logged in to Moodle from a non-XO computer.  Under XS &gt; Administration &gt; Users &gt; 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 &#39;local-register&#39; 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&#39;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 &#39;for&#39; 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>