Upload a Sybase SDK JAR File for the Sybase Target Connector

The Sybase target connector provides password synchronization functionality for Sybase databases. This content describes how to upload the Sybase SDK JAR file that is required for the Sybase target connector to work.
3-2-6
HID_ConfigSybase
The Sybase target connector provides password synchronization functionality for Sybase databases. This content describes how to upload the Sybase SDK JAR file that is required for the Sybase target connector to work.
Follow these steps:
  1. Obtain a Sybase SDK JAR file from Sybase. We currently support the 16.0 SP02 and SP03 versions of the Sybase JAR:
    • SHA256 HASH for 16.0 SP02 F8EEB645E573F90AECBE63AD7E03642A6DE4A0CE79DE07CEDA9A7DE61EBCDF3B
    • SHA256 HASH for 16.0 SP03 A14856895D44DCFBF15756263EE672F7A4A36A1476F6E43401B995E2DEF86F33
    To find the JAR version, run the following command:
    java -JAR .\jconn4.jar
    Example output:
    jConnect (TM) for JDBC(TM)/16.0 SP02 PL08 (Build 27392)/P/EBF28559/JDK 1.6.0/jdbcmain/OPT/Thu Nov 22 17:40:56 PST 2018
  2. Copy the following SDK JAR file to a location accessible to the PAM Appliance:
    jconn4.jar
  3. Log in to the PAM UI.
  4. Select
    Configuration
    ,
    3rd Party
    ,
    Sybase
    .
  5. On the
    Upload File
    tab, select
    Choose File
    button and browse for the JAR files individually.
  6. Select
    Upload
    to upload the file.
    If you are load balancing, you have to upload the JAR file to each server. The files are the same for Windows and Linux. There can be only one version of the JAR file at any given time. Uploading different versions of supported JAR files will replace the existing one on the PAM server.
  7. On the
    Sybase Files
    tab, select
    Restart PAM
    to restart PAM. Wait until the process completes.