t
Title: list-backends
Author:
Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
Date: 03/21/2012
Manual: Tools Reference
Source: OpenDJ 2.5.0
Language: English

"LIST-BACKENDS" "1" "03/21/2012" "OpenDJ 2.5.0" "Tools Reference"
-----------------------------------------------------------------
* Define some portability stuff
-----------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://bugs.debian.org/507673
http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----------------------------------------------------------------
* set default formatting
-----------------------------------------------------------------
disable hyphenation
disable justification (adjust text to left margin only)
-----------------------------------------------------------------
* MAIN CONTENT STARTS HERE *
-----------------------------------------------------------------
"NAME"
list-backends - list OpenDJ backends and base DNs
"SYNOPSIS"

\w'list-backends 'u list-backends [options]

"DESCRIPTION"

This utility can be used to list the backends and base DNs configured in the Directory Server.

"OPTIONS"

The following options are supported.

-b, --baseDN {baseDN}

Base DN for which to list the backend ID.

-n, --backendID {backendName}

Backend ID of the backend for which to list the base DNs.

-V, --version

Display version information.

-?, -H, --help

Display usage information.

"EXIT CODES"

0

The command completed successfully.

> 0

An error occurred.

"EXAMPLES"

.\}

$ list-backends 
Backend ID : Base DN
-------------------:----------------------
adminRoot : cn=admin data
ads-truststore : cn=ads-truststore
backup : cn=backups
config : cn=config
monitor : cn=monitor
myCompanyRoot : "dc=myCompany,dc=com"
myOrgRoot : o=myOrg
schema : cn=schema
tasks : cn=tasks
userRoot : "dc=example,dc=com"
.\}
"COPYRIGHT"

Copyright \(co 2011-2012 ForgeRock AS