mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

edit | blame | history | raw

OpenDJ Logo

Build Status
Build Status
Gitter
GitHub top language
GitHub code size in bytes

OpenDJ is an LDAPv3 compliant directory service, which has been developed
for the Java platform, providing a high performance, highly available, and secure store for the identities managed
by your organization. Its easy installation process, combined with the power of the Java platform makes OpenDJ
the simplest, fastest directory to deploy and manage.

License

This project is licensed under the Common Development and Distribution License (CDDL). The following text applies to
both this file, and should also be included in all files in the project:

How-to build

git clone --recursive  https://github.com/OpenIdentityPlatform/OpenDJ.git
mvn clean install -f forgerock-parent
mvn clean install -f OpenDJ

BIN: OpenDJ/opendj-server-legacy/target/package/opendj-4.0.0-SNAPSHOT.zip

How-to run after build

cd OpenDJ/opendj-server-legacy/target/package/opendj
./setup
bin/start-ds
bin/stop-ds

Support and Mailing List Information

Contributing

Please, make Pull request

Thanks

  • Sun OpenDS
  • Forgrock OpenDJ