Installing the schema extensions
The Host On-Demand extensions to the LDAP directory
schema
are provided in several files that are located in the LDAP subdirectory of the publish
directory (for example, your_install_directory\HOD\ldap, where
your_install_directory is your Host On-Demand installation directory). These files
contain extensions to the LDAP schema and are stored in the standard slapd format. The schema
extensions must be in effect before Host On-Demand can store configuration information in an
LDAP server. Contact your LDAP administrator to have these schema extensions installed.
![]() |
Your LDAP administrator may have already installed these schema extensions for use by another IBM product. If so, skip these steps. If you are using the IBM Directory Server Version 3.1.1 or later, the schema is pre-installed, so you can skip these steps also. |
To install the Host On-Demand schema extensions on a Netscape LDAP Directory server:
- Copy the following slapd files from the <Host On-Demand publish directory>/ldap
directory to the Netscape LDAP config directory on the LDAP server :
Netscape.IBM.at Netscape.IBM.oc - Stop the LDAP server.
- Edit the <Netscape LDAP config directory>/
slapd.conffile and add the following statements:userat "<Netscape LDAP config directory>/Netscape.IBM.at"useroc "<Netscape LDAP config directory>/Netscape.IBM.oc" - Restart the LDAP Server.
To install the Host On-Demand schema extensions on an IBM LDAP Directory server:
- Copy the following slapd files from the Host On-Demand publish directory/ldap directory
to the <installation directory>/etc directory on your LDAP server:
V2.1.IBM.at V2.1.IBM.oc - Stop the LDAP server.
- Edit the <installation directory>/etc/
slapd.at.conffile and add the following statement to the end of the file:include /etc/V2.1.IBM.at - Edit the <installation directory>/etc/
slapd.oc.conffile and add the following statement to the end of the file:include /etc/V2.1.IBM.oc - Restart the LDAP server.
