'\" t .\" Title: list-backends .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: April, 2013 .\" Manual: Tools Reference .\" Source: OpenDJ 2.6.2 .\" Language: English .\" .TH "LIST\-BACKENDS" "1M" "April, 2013" "OpenDJ 2.6.2" "Tools Reference" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" list-backends \- list OpenDJ backends and base DNs .SH "SYNOPSIS" .ad l .hy 0 .HP \w'\fBlist\-backends\fR\ 'u \fBlist\-backends\fR [\-b\ \fIbaseDN\fR] [\-n\ \fIbackendName\fR] [\-V] [\-H] .ad .hy .SH "DESCRIPTION" .PP This utility can be used to list the backends and base DNs configured in the Directory Server\&. .SH "OPTIONS" .PP The following options are supported\&. .PP \%\fB\-b, \-\-baseDN\fR \%\fIbaseDN\fR .RS 4 Base DN for which to list the backend ID\&. .RE .PP \%\fB\-n, \-\-backendID\fR \%\fIbackendName\fR .RS 4 Backend ID of the backend for which to list the base DNs\&. .RE .SS "General Options" .PP \%\fB\-V, \-\-version\fR .RS 4 Display version information\&. .RE .PP \%\fB\-H, \-\-help\fR .RS 4 Display usage information\&. .RE .SH "EXAMPLES" .sp .if n \{\ .RS 4 .\} .nf $ \%\fBlist\-backends\fR .fi .if n \{\ .RE .\} .sp .if n \{\ .RS 4 .\} .nf 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 replicationChanges : dc=replicationChanges schema : cn=schema tasks : cn=tasks userRoot : "dc=example,dc=com" .fi .if n \{\ .RE .\} .SH "ENVIRONMENT VARIABLES" .PP See \fBopendj\fR(5)\&. .SH "EXIT STATUS" .PP \%\fB0\fR .RS 4 The command completed successfully\&. .RE .PP \%\fB> 0\fR .RS 4 An error occurred\&. .RE .SH "SEE ALSO" .PP \fBopendj\fR(5)\&.