Node Director
Directory
Database URIs

Connecting to directories. More...

Connecting to directories.

SYNOPSYS

Directory database URI:

directory:directoryname[:subDN]

i.e.

directory:Hosts
directory:Hosts:ou=Lab

DESCRIPTION

The directory database driver allows access to directories wherever a database connection URI is expected.

The directory URIs are composed of the keyword directory followed by a ":" character, followed by the name of a directory. Optionally, the directory name may be followed by another ":" and a relative DN of a sub tree within the specified directory. In this case the connection is made to this sub tree rather than to the whole directory.