Enabling LDAP directory services

NoteLDAP is only supported with reentrant libraries. You must use isql_r, instead of isql, when connecting to a server using LDAP directory services.

StepsSetting up to use a directory service

  1. Configure the LDAP server according to the vendor-supplied documentation.

  2. Add the LDAP library directory to your path for your platform. For example:

    PATH=%PATH%:%SYBASE%\%SYBASE_OCS%\lib3p
    
  3. Configure the libtcl*.cfg file to use directory services. Use any standard ASCII text editor to:

  4. Verify that the environment variable points toPATH%SYBASE%\%SYBASE_OCS%\lib3p.

  5. Add your server entry to the LDAP server using dsedit. See “Making and modifying server entries” and “Adding a server to the directory services”.