Using NT Lan Manager Security Services on Windows 64-bit
NT Lan Manager security services are supported on Windows 64-bit.
In order to use the NTLM Security Services on Windows 64bit, changes are required in the
libtcl64.cfg, libtcl.cfg, and
sql.ini files.
Update the [SECURITY] section of the
%SYBASE%\%SYBASE_OCS%\ini\libtcl64.cfg file.
Add the following to the [SECURITY] section:
NTLM=LIBSYBSMSSP64
This change allows 64-bit ASE and 64-bit Open Client applications to use the
security driver library libsybsmssp64.dll at runtime. The
libsybsmssp64.dll library is located in
%SYBASE%\%SYBASE_OCS%\dll, along with other Open Client
dynamic link libraries.
Update the [SECURITY] section in the
%SYBASE%\%SYBASE_OCS%\ini\libtcl.cfg file.
Add the following to the [SECURITY] section:
NTLM=LIBSYBSMSSP
The libtcl.cfg is used by the 32bit
isql utility and 32-bit OpenClient applications.
Choose one of the following methods to specify the OID value for NTLM.
Update the [SECMECH] section of the
%SYBASE%\ini\sql.ini file. Add the following to the
sql.ini
file: