mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
20.57.2011 db1f00b67632d5a638f0b30129d547db9338059b
opends/resource/man/man5/opendj.5
File was renamed from opends/resource/man/man5/opends.5
@@ -1,22 +1,23 @@
'\" te
.\" Copyright (c) 2008, Sun Microsystems Inc. All
.\" Rights Reserved.
.TH opends 5 "December 2008" "1.1" "&man5;"
.\" Portions Copyright (c) 2011 ForgeRock AS.
.TH opendj 5 "October 2011" "1.2" "&man5;"
.SH NAME
OpenDS \- a high-performance, highly-extensible,
OpenDJ \- a high-performance, highly-extensible,
LDAPv3 compliant directory server
.SH DESCRIPTION
.sp
.LP
OpenDS is a high-performance, highly-extensible, pure Java directory
OpenDJ is a high-performance, highly-extensible, pure Java directory
server. The server is fully compliant with the LDAPv3 standard, and passes
all of the compliance, interoperability and security tests suites. The
all of the compliance, interoperability and security tests suites. The
directory server implements most of the standard and experimental LDAP extensions
defined in the IETF as RFCs or Internet-Drafts, ensuring maximum
interoperability with LDAP client applications.
.sp
.LP
The OpenDS software includes a rich set of APIs making the directory
The OpenDJ software includes a rich set of APIs making the directory
server easy to extend. The directory server supports a loosely consistent
multi-master replication model that guarantees high availability of data for
all operations, searches or updates. While theoretically unlimited with regard
@@ -24,7 +25,7 @@
and durable load with four masters.
.sp
.LP
The OpenDS software includes:
The OpenDJ software includes:
.RS +4
.TP
.ie t \(bu
@@ -63,10 +64,10 @@
.TP
.ie t \(bu
.el o
Extensive user documentation at http://docs.opends.org/1.2\&.
Extensive user documentation at http://opendj.forgerock.org/docs.html.
.RE
.LP
Note -
Note -
.sp
.RS 2
The default settings for the directory server are targeted
@@ -76,8 +77,8 @@
.RE
.sp
.LP
A Sun-supported version of OpenDS is available
at http://wikis.sun.com/display/sunopends/Home\&.
Support for OpenDJ is available from ForgeRock. More information
at http://www.forgerock.com.
.SH USAGE
.sp
.LP
@@ -87,19 +88,20 @@
.TP
.ie t \(bu
.el o
As the root user, run the \fBconfigure\fR
command to create an instance of the directory server in a specific location,
As the root user, run the \fBconfigure\fR
command to create an instance of the directory server in a specific location,
running as a specific user. For more information, see the configure (1) man page.
.RE
.RS +4
.TP
.ie t \(bu
.el o
Run the \fBsetup\fR command as this user to
Run the \fBsetup\fR command as this user to
install and configure the directory server instance. For more information,
see http://docs.opends.org/1.2/page/Setup\&.
see http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide.html\&.
.RE
.sp
.LP
For additional configuration of the directory server, use the \fBcontrol-panel\fR or the \fBdsconfig\fR command. For more information,
see http://docs.opends.org/1.2/page/ControlPanel and http://docs.opends.org/1.2/page/Dsconfig\&.
see http://opendj.forgerock.org/doc/admin-guide/OpenDJ-Admin-Guide/control-panel-1.html
and http://opendj.forgerock.org/doc/admin-guide/OpenDJ-Admin-Guide/dsconfig-1.html\&.