Directory entry name formats

Entry names must be recognized by the directory provider software. Each provider requires a different name syntax. Table 2-20 illustrates some examples of fully qualified names.

NoteThese examples are for discussion purposes only. For name syntax information on directories other than the interfaces file, please see the documentation for the network directory provider software used on your system. All example entry names in this book are fictional.

Table 2-20: Fully qualified name syntax examples

Directory service provider

Fully qualified name example

OSF DCE Cell Directory Services (DCE CDS)

/.:/dataservers/sybase/license_data (cell-relative)

/.../sales.fictional.com/dataservers/sybase/license_data (global)

Windows Registry

SOFTWARE\SYBASE\SERVER\the_server

LDAP directory services

UNIX:

ldap=libsybdldap.so ldap://host:port/ditbase??scope?? bindname=username?password

Windows:

ldap=libsybdldap.dll ldap://host:port/ditbase??scope?? bindname=username?password

NoteThe LDAP URL must be on a single line.

Sybase interfaces file

my_server

Table 2-20 does not provide an exhaustive list of supported directory service providers, and the providers listed may not be supported on all platforms. See the Open Client and Open Server Configuration Guide for Microsoft Windows or Open Client and Open Server Configuration Guide for UNIX to view information about the directory providers supported on your platform.