If you install IBM® Security Verify
Directory on a computer that do not contain a supported version of IBM
DB2®, the ldapdb.properties file is not
populated during the installation. In such a situation, you must install a supported version of IBM
DB2 and then update the ldapdb.properties
file manually.
Before you begin
You must ensure that the full directory server package is
installed.
Procedure
- Install a supported version of IBM DB2,
if not already installed.
- Run the db2ls command to list the DB2 versions that are installed
on the computer and their installation path.
- Update the ldapdb.properties file
with the supported DB2 version
and the installation path.
The default location of the
ldapdb.properties file
with example values for various operating systems:
- Microsoft™ Windows™
- C:\Program Files\IBM\ldap\V10.0.2\etc\ldapdb.properties
currentDB2InstallPath=C:\Program Files\IBM\SQLLIB
currentDB2Version=11.5.9.0
- AIX®
- /opt/IBM/ldap/V10.0.2/etc/ldapdb.properties
currentDB2InstallPath=/opt/IBM/db2/V11.5
currentDB2Version=11.5.9.0
- Linux™
- /opt/ibm/ldap/V10.0.2/etc/ldapdb.properties
currentDB2InstallPath=/opt/ibm/db2/V11.5
currentDB2Version=11.5.9.0
- Save the ldapdb.properties file.