[Server-devel] datastore is corrupt message after aliasing

2009-10-13 Thread Hamilton Chua
Hi Martin, We are testing the process involved in replacing a lost stick. In moodle we use the alias feature to associate the old account (lost stick) with a new one (new stick). We are seeing a problem after aliasing. When you visit the backup tab we get the error message "Datastore is corrup

[Server-devel] Strange Presence Anomoly?

2009-10-13 Thread Dave Bauer
I had 3 users on an XS. One user shared Terminal Second user entered the shared terminal then stopped the shared terminal on their end. Second user can't see first user in neighborhood anymore. Third user and first user can still see everyone. Interesting. I will try to collect more data but I wan

Re: [Server-devel] Moodle/Ejabberd group config

2009-10-13 Thread Martin Langhoff
On Tue, Oct 13, 2009 at 6:37 PM, Dave Bauer wrote: > It was concatenating 'schoolserver' . $XS_FQDN where our XS is not > called schoolserver. Arggg. This won't be the only thing broken then, several bits on the client side hardcode 'schoolserver'... Play with the domain name as you want, bu

Re: [Server-devel] Moodle/Ejabberd group config

2009-10-13 Thread Dave Bauer
On Tue, Oct 13, 2009 at 12:35 PM, Martin Langhoff wrote: > On Tue, Oct 13, 2009 at 5:58 PM, Dave Bauer wrote: >> I tracked this down. In moodle/web/auth/olpcxs/auth.php where >> schoolserver is set as the hostname. I changed it to use >> php_uname('n') and it is working now. I'll submit a patch i

Re: [Server-devel] Moodle/Ejabberd group config

2009-10-13 Thread Martin Langhoff
On Tue, Oct 13, 2009 at 5:58 PM, Dave Bauer wrote: > I tracked this down. In moodle/web/auth/olpcxs/auth.php where > schoolserver is set as the hostname. I changed it to use > php_uname('n') and it is working now. I'll submit a patch if you think > this is workable. It coincides with the registrat

Re: [Server-devel] Moodle/Ejabberd group config

2009-10-13 Thread Dave Bauer
On Tue, Oct 13, 2009 at 11:38 AM, Dave Bauer wrote: > On Tue, Oct 13, 2009 at 11:30 AM, Martin Langhoff > wrote: >> On Tue, Oct 13, 2009 at 5:22 PM, Dave Bauer wrote: >>> I am trying to test out the Moodle/Ejabberd course/group configuration >>> following >>> http://wiki.laptop.org/go/XS_Techni

Re: [Server-devel] Moodle/Ejabberd group config

2009-10-13 Thread Dave Bauer
On Tue, Oct 13, 2009 at 11:30 AM, Martin Langhoff wrote: > On Tue, Oct 13, 2009 at 5:22 PM, Dave Bauer wrote: >> I am trying to test out the Moodle/Ejabberd course/group configuration >> following >> http://wiki.laptop.org/go/XS_Techniques_and_Configuration#Segregating_presence_by_course_groups

Re: [Server-devel] Moodle/Ejabberd group config

2009-10-13 Thread Martin Langhoff
On Tue, Oct 13, 2009 at 5:22 PM, Dave Bauer wrote: > I am trying to test out the Moodle/Ejabberd course/group configuration > following > http://wiki.laptop.org/go/XS_Techniques_and_Configuration#Segregating_presence_by_course_groups > > I turned on the presence service on moodle, restarted every

[Server-devel] Moodle/Ejabberd group config

2009-10-13 Thread Dave Bauer
I am trying to test out the Moodle/Ejabberd course/group configuration following http://wiki.laptop.org/go/XS_Techniques_and_Configuration#Segregating_presence_by_course_groups I turned on the presence service on moodle, restarted everything, created some courses. ejabberdctl srg-list-groups re

Re: [Server-devel] CCCS XS deployment

2009-10-13 Thread Gerald Ardito
Josh, I have been trying to do the same thing as you, with little success, so would appreciate any tips you have or maybe a phone call to walk me through. Please let me know what works for you. Thanks. Gerald On Tue, Oct 13, 2009 at 9:37 AM, Josh Totoro wrote: > Thanks for the Info, but we end

Re: [Server-devel] CCCS XS deployment

2009-10-13 Thread Martin Langhoff
On Tue, Oct 13, 2009 at 3:37 PM, Josh Totoro wrote: > This limited the number of users per XS to 350 total and more like 100 > concurrent. Why? > The kids only see other kids from their own building Unless you've configured that explicitly from Moodle, that is a hint of trouble. It very likely

Re: [Server-devel] CCCS XS deployment

2009-10-13 Thread Josh Totoro
Thanks for the Info, but we ended up going a different direction. We segregated the wireless networks for each building into different VLAN's and created a unique SSID for each building, we then made the XS the gateway to our main network for each VLAN. This limited the number of users per XS t