7 projects tagged "OpenLDAP"
Ldap Synchronization Connector reads from any data source including databases, LDAP directories, or files and transforms and compares this data to an LDAP directory. These connectors can then be used to continuously synchronize a data source to a directory, for a one shot import, or to compare differences by outputting CSV or LDIF format reports. It offers a powerful transformation engine based on a scripting language to easily manipulate data on the fly. Various identity management functions are included for directory-specific compatibility - most notably Active Directory (changing passwords, account status, last logon, etc.).
LdapSaisie is a Web application to manage LDAP directories. It is designed to abstract the complexity of the directory through an administration interface that is simple and intuitive. The application was designed with the objective of maximal modularity, allowing easy extension or adaptation with modules, extensions, and plugins. This application can be used to manage the information system based on LDAP and also, simultaneously, enabling users to access their data and possibly modify them.
Password Policies Manager is a graphical Web-based tool to administrate the OpenLDAP password policies overlay. Most importantly, it allows you to define password policies (including password lockout, enforcing password quality, password expiration, and more), unlock accounts, and create users. No complicated configuration is needed. The authentication will be LDAP based.
LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space (it is not limited to the size of physical RAM).