![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/9/22/9227a732-6e5c-4233-af6e-9d6fd9d90504/9227a732-6e5c-4233-af6e-9d6fd9d90504-bg45.png)
CHAPTER 4 Installing Sybase PC-Client Products
Installation Guide 55
• Remove the semicolon (;) comment markers from the beginning of
the LDAP URL lines in the libtcl.cfg file under the [DIRECTORY]
entry.
• Add the LDAP URL under the [DIRECTORY] entry. See the
Configuration Guide for supported LDAP URL values.
Warning! You must enter the LDAP URL on a single line.
ldap=libsybdldap.dll
ldap://host:port/ditbase??scope??
bindname=username password
For example:
[DIRECTORY]
ldap=libsybdldap.dll
ldap://huey:11389/dc=sybase,dc=com??one??
bindname=cn=Manager,dc=sybase,dc=com secret
Note On Windows x64, the .dll file is called libsybdldap64.dll.
2 Verify that the appropriate environment variable points to the required
third-party libraries. The Netscape LDAP SDK libraries are located in:
• %SYBASE%\%SYBASE_OCS%\lib3p on 32-bit platforms
• %SYBASE%\%SYBASE_OCS%\lib3p64 on Windows x64
The Windows PATH environment variable must include this directory.
3 Once you have edited the libtcl.cfg file, use
dsedit to add a server to the
directory service:
a From the Windows task-bar, select Start | Programs | Sybase |
Connectivity | Open Client Directory Service Editor.
b Select LDAP from the list of servers, and click OK.
c Click Add New Server Entry.
dEnter:
• The server name – this is required.
• Security mechanism – optional. A list of security mechanism
OIDs are located in %SYBASE%\ini\objectid.dat.