Use the installp command to complete the IBM® Verify Directory installation on an AIX® system.
About this task
The installp installation program installs IBM Verify Directory on an AIX system. If a supported version of DB2® is installed on the system, the installation process updates the ldapdb.properties file with the DB2 path name and version.
Procedure
-
Log in as the root user.
-
Access the command prompt.
-
Change the current working directory to the directory where the IBM Verify Directory installable components are extracted and stored.
-
Run the idsLicense command.
-
If you agree to accept the terms in the Software license agreement, enter
1.
The following options are available to you:
- To accept the license agreement.
- To decline the license agreement and exit the installation.
- Go back to the parent folder:
cd ..
On accepting the terms in the license agreement, a
license folder is created in the
IBM Verify Directory installation location. The license folder contains
IBM Verify Directory license files in all supported languages.
Important: Do not modify or delete the license files in the license folder.
-
Determine which IBM Verify Directory packages that you want to install.
cd images
installp -ld . | grep idsldap
A list of all the installable IBM Verify Directory packages are shown.
-
Run the following command to install the packages.
installp -acXgYd . package_names
To install all
IBM Verify Directory packages from the current path, run the following command.
installp -acXgYd . idsldap
-
To install IBM Verify Directory Enterprise Edition or Standard Edition entitlement packages:
cd ../entitlement
installp -acXgYd . idsldap
-
After the completion of installation, the system generates an installation summary.
-
Verify whether the IBM Verify Directory installation is successful.
Results
The installation program installs IBM Verify Directory in the /opt/IBM/ldap/V11.0.1/ directory on the AIX system. If a supported version of DB2 is installed on the system, the installation process updates the ldapdb.properties file with the DB2 path name and version.
What to do next
After the IBM Verify Directory installation, you must take the following actions.