On Sun, Jul 26, 2009 at 1:37 PM, Joshua N Pritikin<jpriti...@pobox.com> wrote:
> How do I further debug this?

On the client side:

 - find the cookies.sqlite file (which will be in one of the
'isolation' dirs rainbow makes). Open it with sqlite3 and you should
find it has 1 table, and that table has a some cookies for the FQDN of
the XS, one of them is very obviously the authentication one, and
should have the SN of the XO.

On the XS side.

 - there is a script -- I think /home/idmgr/list_registrations -- that
will show you who's registered successfully

 - /var/log/moodle/cron.php should show interesting output (like the
creation of the acct in Moodle, but that happens right after
registration so you may have lost that). Any errors there may be
interesting.

 - /var/log/httpd/error_log -- any errors there may be interesting...

cheers,



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to