Download for Linux
We suggest the following mirror site for your download:
Linux i386
Linux AMD64
We encourage you to verify the integrity of the downloaded file using:
|
Installation
![]() |
![]() |
Click on the link above to download Apache Directory Server for your Linux architecture. 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. |
|
![]() |
![]() |
The installer displays some information about what's going to be installed. Click the Install Package button to start the installation. |
|
![]() |
![]() |
You might be prompted to enter your root password. | |
![]() |
![]() |
The installation starts. |
Requirements
Apache Directory Server for Linux requires at least:
- a recent Linux distribution supporting the *.deb install packages.
- Java Runtime Environment
5 or later.
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 $ pgpv apache_1.3.24.tar.gz.asc
$ pgp -ka KEYS $ pgp apache_1.3.24.tar.gz.asc
$ gpg --import KEYS $ gpg --verify apache_1.3.24.tar.gz.asc
Alternatively, you can verify the MD5 signature on the files. A unix program called md5 or md5sum is included in many unix distributions. It is also available as part of GNU Textutils. Windows users can get binary md5 programs from here, here, or here.










