How to Configure the SAP Secure Network Communication Protocol in Informatica Cloud Data Integration®

How to Configure the SAP Secure Network Communication Protocol in Informatica Cloud Data Integration®

Installing the SAP Cryptographic Library on the Secure Agent Machine

Installing the SAP Cryptographic Library on the Secure Agent Machine

  1. Download the SAP Cryptographic Library from the SAP web site.
  2. Connect to the Secure Agent machine with the ID of the user who starts the Secure Agent.
  3. Extract the contents of the SAP Cryptographic Library installation package.
  4. Copy the library file,
    sapgenpse.exe
    file, and ticket file to the following directory:
    <Secure Agent installation directory>/apps/Data_Integration_Server/ext/deploy_to_main/bin
  5. Add the following information in the profile of the user who starts the Secure Agent:
    SNC_LIB=<Secure Agent installation directory>/apps/Data_Integration_Server/ext/deploy_to_main/bin/<library_file_name>; export SNC_LIB SECUDIR=<Secure Agent installation directory>/apps/Data_Integration_Server/ext/deploy_to_main/bin; export SECUDIR USER=<Name of the user who starts the Secure Agent>; export USER
    Set the library path to the following directory:
    <Secure Agent installation directory>/apps/Data_Integration_Server/ext/deploy_to_main/bin
    For example, on an HP-UX operating system, set the library path as follows:
    SHLIB_PATH=<Secure Agent installation directory>/apps/Data_Integration_Server/ext/deploy_to_main/bin:$ORACLE_HOME/lib; export SHLIB_PATH
    This step defines where the SNC library file and ticket file are stored, and the name of the user who will execute the SNC functions.
  6. Restart the Secure Agent to apply the changes.

0 COMMENTS

We’d like to hear from you!