Download for Linux
We suggest the following mirror site for your download:
Linux i386
Linux x86_64
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. |
|
![]() |
![]() |
Open a terminal. Change to your downloads folder. Give execution rights to the installer (chmod a+x apacheds-1.5.2-i386.bin). Run the installer (./apacheds-1.5.2-i386.bin). |
Requirements
Apache Directory Server for Linux requires at least:
- a recent Linux distribution.
- 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.




