Download for Windows

We suggest the following mirror site for your download:

 

Other mirrors:

We encourage you to verify the integrity of the downloaded file using:
  • the ASC file (OpenPGP compatible signature) with the KEYS file (code signing keys used to sign the product)
  • the SHA256 or SHA512 files (checksum).

 

Installation

   Click on the link above to download Apache Directory Server for Windows.
Your download appears in the download manager of your web browser.
   Double-click on the installer to open it.
It may have already been opened by your web browser.
   You may be prompted to confirm that you are sure you want to open the installer. Answer Run if such a popup is displayed.
   Follow the instructions of the installer to complete the installation.

 

Requirements

ApacheDS requires at least:

 

Verify the integrity of the file

The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant distribution. Then verify the signatures using:

$ pgpk -a KEYS
$ gpgv apacheds-2.0.0.AM27.exe.asc
or
$ pgp -ka KEYS
$ gpg apacheds-2.0.0.AM27.exe.asc apacheds-2.0.0.AM27.exe
or
$ gpg --import KEYS
$ gpg --verify apacheds-2.0.0.AM27.exe.asc apacheds-2.0.0.AM27.exe

 

Alternatively, you can verify the checksums of the files (see the How to verify downloaded files page).