Skip to main content

Add the Sybase Connector

Authenticate to Sybase

After you add the connector, you need to set the required properties.
  • Server: Enter the name of the server on which your database runs.
  • Port: Enter the port number for . The default port value is 5000.
supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Password

Kerberos

To connect with Kerberos, specify these settings:
  • Auth Scheme: Select Kerberos.
  • Kerberos KDC: Enter the this to the host name or IP Address of your Kerberos Key Distribution Center (KDC) machine.
  • Kerberos Realm: Enter the Kerberos realm that you use to authenticate to Kerberos.
  • Kerberos SPN: Enter the service principal name (SPN) for the Kerberos domain controller.
  • Kerberos User: Enter the principal username (in the format Host/User@Realm) for the Kerberos domain controller.
  • (Optional) Kerberos Keytab File: Enter the full file path to your Kerberos keytab file.
  • (Optional) Kerberos Ticket Cache: Enter the full file path to an MIT Kerberos credential cache file.

Complete Your Connection

To complete your connection:
  1. (Optional) For Database, enter the name of your database.
  2. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  3. Click Create & Test to create your connection.

More Information