Hey Lawrence,
Friday, August 17, 2001, 2:17:08 PM, you wrote:
LG> Oh, the other thing that I've been seriously considering is making an
LG> OpenLDAP backend that interfaces into some of the Cyrus information.
LG> Instead of having the IMAP server contact an LDAP server for
LG> information, run an LDAP server on the IMAP server that exports the
LG> information you're interested in.
LG> The thought behind this is that the IMAP server is exporting data
LG> (accounts, mailboxes, etc.) that are intrinsically seperate from
LG> another LDAP server. So instead of trying to slave one to another,
LG> have an LDAP server that exports the exact data (and can be referred
LG> to from your primary server).
This sounds great, and offers people not running openldap the benefits of
it, transparently. My only qualm is, the reason I'm using LDAP is for
centralization of information. I want to be able to edit a users entry in
one place, not two. Otherwise, I've really gained nothing, except
peformance, by going from quota lookups in files to quota lookups in ldap.
LG> Larry
--
Kevin