[dev] Generalizing LDAP connections

Jeff Seifert seifert at everybody.org
Fri Jul 4 18:35:01 PDT 2003


Hi dev team,

I've been doing some work with LDAP support in Horde, and have managed to
generalize the LDAP connections into a separate class.  This makes it much
easier to write LDAP storage connections for other modules and easily gives
them a large number of features for the connections, like Rebind and TLS
support.

I wanted to see if there was anyone familiar enough with the LDAP code to take a
look at my class and see if it is worthy for submission.  I've managed to
convert the Horde Prefs container and the Accounts driver thus far, and would
be willing to convert other drivers to use the features as well.

Thanks,
Jeff
--
/* A progammer is a machine for turning coffee into code */


More information about the dev mailing list