Category Archives: LDAP Installation

OpenLDAP Installation Using Packages (pkgadd)

I would like to post an update on our previous OpenLDAP source installation, but I encountered an error so, enough with the source thing and let’s install one from packages which is available on Sunfreeware. OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol. These build packages installs in /usr/local/ Requirements and … Continue reading

configure: error: BDB/HDB: BerkeleyDB not available

After installing the required prerequisite for OpenLDAP installation, I ran into my first error in running the configure script: … checking db.h usability… no checking db.h presence… no checking for db.h… no configure: error: BDB/HDB: BerkeleyDB not available At first, I thought this was just a case of $PATH not set up properly (since /usr/local) … Continue reading

OpenLDAP Installation on Sun Blade 100

This is an OpenLDAP installation on the following system: System Configuration: Sun Microsystems sun4u Memory size: 1024 Megabytes Sun-Blade-100 (UltraSPARC-IIe) Prerequisites: Depending on the requirements, there may be a need to install some third party softwares: OpenSSl Kerberos SASL Berkeley DB TCP Wrappers and others Need to make sure the following variables is set: Variable … Continue reading