<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Joshua N Pritikin wrote:
<blockquote cite="mid:20090729050249.GG4650@localhost" type="cite">
  <pre wrap="">On Tue, Jul 28, 2009 at 03:25:35PM +0200, Martin Langhoff wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Tue, Jul 28, 2009 at 2:16 PM, Joshua N Pritikin<a class="moz-txt-link-rfc2396E" href="mailto:jpritikin@pobox.com">&lt;jpritikin@pobox.com&gt;</a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Can I create regular logins just to get started on exploring moodle?
      </pre>
    </blockquote>
    <pre wrap=""> - If you want to get 'admin' on the patched Moodle on XS, see
/etc/moodle/adminpw -- login with "admin" as username, and that
password. But _our actual deployed XSs should not use this_, anything
we want real life users to do has to be doable with coursecreators and
standard user accts.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That doesn't work for me. "Invalid login"
  </pre>
</blockquote>
<br>
Pass this first and then try to login (you may need to reboot after:)<br>
<br>
sudo -u apache php
/var/www/moodle/web/local/scripts/adminuser-enable.php<br>
<br>
<blockquote cite="mid:20090729050249.GG4650@localhost" type="cite">
  <pre wrap="">
Is there anything else I can do to debug the autologin stuff? Can I 
recreate the cookie on the XO laptop?
_______________________________________________
Server-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.laptop.org/listinfo/server-devel">http://lists.laptop.org/listinfo/server-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>