Use any standard ASCII text editor to:
Warning! The LDAP URL must be on a single line.
libtcl.cfg
ldap=libsybdldap.so ldap://host:port/ditbase??scope??bindname=username
password
libtcl64.cfg
ldap=libsybdldap64.so ldap://host:port/ditbase??scope??bindname=username
password
For example:
[DIRECTORY]
ldap=libsybdldap.so ldap:///huey:11389/dc=sybase,dc=com??one??
bindname=cn=Manager,dc=sybase,dc=com secret
“one” indicates the
scope of a search that retrieves entries one level below the DIT
base.