[Server-devel] server ecurity

Martin Langhoff martin.langhoff at gmail.com
Tue Sep 22 06:14:50 EDT 2009


2009/9/22 Henry Vélez Molina <henry.laptop at 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.langhoff at gmail.com
 martin at 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


More information about the Server-devel mailing list