LDAP

From The scripts.mit.edu Wiki

Revision as of 11:48, 1 August 2007 by Geofft (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

LDAP is a protocol optimized for fast access to records that are read much more often than they are changed. Records are stored in a hierarchy and consist of key-value pairs.

Contents

Things we could use LDAP for

Accounts

standard LDAP user account DB to replace /etc/passwd

Vhosts

standard mod_vhost_ldap records, possibly with extensions to correlate it with an account, with contact info, etc.

Packages

keep a list of all auto-installed packages, correlated with user accounts

Cron jobs

Mail scripts

Personal tools