2008/3/25 Aaron Huslage <[EMAIL PROTECTED]>:
> This breaks a design goal actually. If you check out the Bitfrost pages
> (start at: http://wiki.laptop.org/go/Bitfrost) you'll see that centralized
> stuff is pretty discouraged in the spec, and that would cover the LDAP idea
> I think. Additionally LDAP is flaky in a sporadically connected environment.
> I don't think putting an LDAP server on the XS is a good idea, to be honest.

Exactly. LDAP has lots of problems. It was great as a common way of
interoperating in early days, where you couldn't get your MTAs, OSs,
applications, etc to all talk to all (closed) databases. These days
everything talks to libpq (PostgreSQL) and libmysql with no problem,
and the relational model scales much better.

The only thing that LDAP has of different and perhaps interesting is
the deletated/distributed model, but as noone uses it, it hasn't
matured either :-(

Let's avoid that tar-pit ;-)



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

Reply via email to