list-backends

Description Examples Arguments

Description

List the backends and base DNs configured in the Directory Server.

Examples

List all of the backends defined in the server:

list-backends

Display information about the 'userRoot' backend:

list-backends --backendID userRoot

Display information about the backend with a base DN of 'dc=example,dc=com':

list-backends --baseDN dc=example,dc=com

Arguments

-V
--version

Description Display Directory Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-n {backendName}
--backendID {backendName}

Description Backend ID of the backend for which to list the base DNs
Required No
Multi-Valued Yes

-b {baseDN}
--baseDN {baseDN}

Description Base DN for which to list the backend ID
Required No
Multi-Valued Yes

--script-friendly

Description Use script-friendly mode