Visit Mozilla.org

LDAPRoadmap

From MozillaWiki

Contents

LDAP C SDK Roadmap [edit]

DONE: Merge Sun C SDK code back into Mozilla [edit]

DONE: Support SASL/GSSAPI [edit]

LDAP SASL BIND to authenticate to a directory server using a Kerberos ticket Kerberos encryption

DONE: Support IPv6 [edit]

  • Lookup IPv6 addresses from hostnames
  • Support all styles of IPv6 address arguments for hostnames or IP addresses
  • Support IPv6 addresses in LDAP URLs

Make API compatible with OpenLDAP [edit]

The OpenLDAP API is the de facto standard in the open source world. We need to make the Mozilla API compatible with it.