Enable Kerberos Authentication for the ESP Add-In for Microsoft Excel by setting the
necessary environment variables and specifying the Authentication Type
and User parameters.
- Set the following environment variables on Windows before starting the Excel
application:
- Set the ESP_GSSAPI_LIB environment variable to point to the shared library
provided by the Kerberos install. The library contains the GSSAPI function
implementations.
- Set the PATH environment variable to include any library dependencies of the
Kerberos Dynamic-Link Library (DLL).
- Set the ESP_SERVICE_NAME environment variable to set the service principal
name.
- Set the KRB5_CONFIG environment variable to point to the configuration file
used by the Kerberos library.
- Set the KRB5CCNAME environment variable to point to the ticket cache.
- Specify the following parameters under the Sybase RT Wizard Connection Wizard
Tab:
- Set Authentication Type parameter to Kerberos.
- Set User parameter.