The LDAPMultiPlugins package provides PluggableAuthService plugins that use LDAP (standards-conforming implementations as well as ActiveDirectory) as the backend for the services they provide. The PluggableAuthService is a Zope user folder product that can be extended in modular fashion using so-called plugins.
The plugins in this package provide a PluggableAuthService-compatible shim around a LDAPUserFolder instance. After instantiating a plugin all further configuration is done on the LDAPUserFolder object itself, which is created automatically inside the plugin. Visit the ZMI Configure tab to find it.