OpenDJ(Open source Directory services for the Java platform) 是一个全新的 LDAPv3 兼容的目录服务,为企业提供了一个高性能,高可靠性的身份管理。它容易安装,加上Java平台优势,使得 OpenDJ 成为最简单和快速的目录服务器,比较于sun公司的OpenDS要好一些。
选择 OpenDJ 作为企业目录服务有以下优势:
* 降低用户成本:在消耗更少的资源(disks, memory and CPUs).下提供更好的性能。 通过自动化简化管理任务。
* 平台无关:可运行于任何支持Java 6 平台,包括虚拟化的环境。
* 高可靠性:支持多主节点副本拓扑环境下多服务器部署,提供故障和灾难恢复。
* 数据存储安全:支持不同级别的验证和夜班。通过加密和扩展策略来保护密码。
* 监控和提醒:第三方程序可以使用 SNMP 和 JMX 进行监控。支持自定义提醒功能,针对服务中特定的事件。
* 互操作性:支持全部 LDAPv3 标准规范,大部分 LDAPv3 标准和一些试验性的扩展,以及供应商特定的扩展,容易与应用集成。

OpenDJ is a new LDAPv3 compliant directory service, developed for the Java platform, providing a high performance, highly available and secure store for the identities managed by enterprises. Its easy installation process, combined with the power of the Java platform makes of OpenDJ the simplest and fastest directory server to deploy and manage.
OpenDJ is a extension of the Sun Microsystems' initiated OpenDS project and offers a fully supported product for it.
Features
* The most feature complete open source LDAP directory server product, providing interoperability LDAP clients applications and smooth integration into enterprise infrastructure
* Easy to install, configure and manage
* Multi-Master Replication provides high-availability and disaster recovery options, with an optional Assured mode to increase the guarantee of availability of the data
* 100% Java allowing for a wide choice of deployment configurations
官方主页:http://forgerock.com/