Re: [Server-devel] moodle and authentication

2008-08-06 Thread Martin Langhoff
You can do that with a Moodle auth plugin that

 - gets the mac address from an arp lookup
 - saves the mac address in the idnumber field, avoids adding a db field

it's a kludge but it'll get you going



m
-- 
 [EMAIL PROTECTED]
 [EMAIL PROTECTED] -- 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


[Server-devel] moodle and authentication

2008-08-05 Thread David Van Assche
So... We've come to thinking about how to do the moodle authentication
from the xos in the easiest way, but also a way that involves the
teachers/administrators in some way. An idea we came up with is the
following:

-Modify the user database to include an extra field - lets call it mac
address, but could be any unique xo identifier.
- make a little script to check the xo mac address and pass it along
to moodle to check in its user database and log on...

The teacher would then check the mac address on the XO, while filling
in the rest of the data in moodle for the student and put in the mac
address

what do u think?

David Van Assche
OLE Nepal
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel