Siebel Security Guide > Security Adapter Authentication > Process of Installing and Configuring LDAP Client Software >

Installing the LDAP Client Software on UNIX


This topic describes how to obtain the Oracle Database Client installation files on a UNIX operating system platform and how to install the Oracle Database Client and Oracle Wallet Manager.

This task is a step in Process of Installing and Configuring LDAP Client Software.

To install the Oracle Database Client and Oracle Wallet Manager on UNIX

  1. Login as root.
  2. Navigate to the Siebel image location for the current release, then navigate to the directory Release/UNIX_operating_system/Server_Ancillary/Oracle_LDAP_Client/enu, where UNIX_operating_system is either Solaris, AIX, HP-UX, or Linux.
  3. Copy the files in the /enu directory to a directory on the Siebel Server where you want to install the Oracle Database Client.
  4. Install the Oracle Database Client, selecting the Runtime option when you are prompted to select the type of installation you want to perform.

    For detailed information on installing Oracle Database Client, see Oracle® Database Client Installation Guide 11g Release 2 (11.2) for the operating system you are using. When the installation is completed, the following software is available on the Siebel Server:

    • Oracle LDAP SDK
    • Oracle LDAP client library
    • Oracle Wallet Manager
  5. Set the value of the ORACLE_HOME environment variable to the location of the directory into which you installed the Oracle Database Client files, for example:
    • For C shell (.csh):

    setenv ORACLE_HOME
    /../example.com/vol/dbclient/oracle/SUN64/11gR2/11.2.0.3

    • For Bourne shell or Korn shell (.sh:)

    ORACLE_HOME=/../example.com/vol/dbclient/oracle/SUN64/11gR2/11.2.0.3
    export ORACLE_HOME

    NOTE:  If you are using Siebel Business Applications with an Oracle Database, and if you have a previous Oracle Database Client installation, change the value of ORACLE_HOME to specify the location of the Oracle Database Client you have just installed.

  6. Add the directory path of the Oracle Database Client libraries to the library path environment variable in either the siebenv.csh (C shell) or siebenv.sh (Bourne or Korn shell) script file. For information on this task, see Configuring the siebenv.csh and siebenv.sh Scripts for the LDAP Client.
  7. Change the value of the Security Adapter Dll Name parameter to libsscforacleldap.so or libsscforacleldap.sl, depending on the UNIX operating system you are using.

    For information on the Security Adapter Dll Name parameter, see Parameters for LDAP or ADSI Authentication.

  8. Stop and restart the Siebel Server.
Siebel Security Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.