The [DIRECTORY] section lists directory drivers. The syntax for a directory driver entry is:
provider=driver init-string
where:
provider is a local name of the directory service. The local name can contain only letters, numbers, and underscores, and has a maximum of 64 characters.
driver is the name of the driver. The default location of all drivers is in $SYBASE/$SYBASE_OCS/lib. The LDAP directory driver is platform dependent:
HP/UX – libdldap.sl
IBM RS/6000 – libdldap.so
Sun Solaris, HP Tru64 UNIX – libdldap.so
init-string is an initialization string for the driver. The value for init-string varies according to the driver.