OpenLDAP as a server
OpenLDAP is a free LDAP server, which is well known for its realiability and scalability. Almost every system administrator
is able to manage it. That's why we choosed to use it as our LDAP backend.
Main features and benefits
- Absolutely free - there are no license requirements to run OpenLDAP server
- Centralization - all your tnsnames served from managed servers
- High availability - you can easily employ multiple LDAP servers for failover and load balancing
- Supported clients - JDBC, ODBC, PHP, sqlplus - all of them can query LDAP for connection descriptors
- Cost reduction - very low system requirements to run OpenLDAP server
Installation
Currently, we provide step-by-step installation guides on commonly used platforms.