2009/9/22 Henry Vélez Molina <henry.lap...@gmail.com>:
> ¿wheres is the moodle file with the XO´s registration?

Some info in /home/idmgr/identity.db , and you will want to hook into
/var/www/moodle/web/auth/olpcxs/auth.php which is the code that
handles the automagic login. When the login succeeds, moodle will have
to trigger a privileged process (probably using incrond) that figures
out the username->ip->mac address mappings, and loads up a new
iptables rule.

So we'll need a new chain, and a bit of a re-design of our iptables scheme.



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