Kerberos support using Windows SSPI

This feature provides a Generic Security Services (GSS) library interface to Windows Security Support Provider Interface (SSPI). It uses a .dll to allow Kerberos security driver to use the Windows Security SSPI routines instead of the CyberSafe GSS libraries.

To use this feature, edit the csfkrb5 entry in the libtcl.cfg file to include the libsspiwrapper.dll.

For example:

csfkrb5=LIBSKRB secbase=@REALM libgss=C:\sybase\OCS-12_5\lib3p\libsspiwrapper.dll

For more information on Kerberos security services, see Open Client and Open Server Configuration Guide for Windows.

NoteWindows SSPI does not provide support for keytab files.