MIT Kerberos security services are supported on Windows 64-bit.
In order to use the MIT Kerberos Security services on Windows 64bit, changes are required in libtcl64.cfg, libtcl.cfg, and sql.ini files.
csfkrb5=LIBSYBSKRB64 secbase=@REALM libgss=MIT_KRB_64_INSTALL_DIR \bin\gssapi64.dll
REALM should be replaced with the Kerberos realm name.
MIT_KRB_64_INSTALL_DIR should be replaced with the directory where MIT Kerberos version 4.0.1 for Windows 64-bit is installed.
The path to the gssapi library, used in the libtcl64.cfg file, cannot contain whitespaces.
csfkrb5=LIBSYBSKRB secbase=@REALM libgss=MIT_KRB_32_INSTALL_DIR \bin\gssapi32.dll
REALM should be replaced with the Kerberos realm name.
MIT_KRB_32_INSTALL_DIR should be replaced with the directory where MIT Kerberos version 4.0.1 for Windows 32-bit is installed.
The path to the gssapi library, used in the libtcl64.cfg file, cannot contain whitespaces.
[ASENAME] master=TCP,<host>,<port> query=TCP,<host>,<port> secmech=1.3.6.1.4.1.897.4.6.6
sp_configure "use security services", 1