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

Ludovic Poitou
20.57.2011 db1f00b67632d5a638f0b30129d547db9338059b
opends/resource/man/man1/configure.1
@@ -1,9 +1,34 @@
'\" te
.\" Copyright (c) 2008, Sun Microsystems Inc. All
.\" Rights Reserved.
.TH configure 1 "December 2008" "1.1" "User Commands"
'\" t
.\"     Title: setup
.\"    Author: Mark Craig
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
.\"      Date: October\ \&20,\ \&2011
.\"    Manual: Tools Reference
.\"    Source: OpenDJ 2.5.0
.\"  Language: English
.\"
.TH "configure" "1" "October\ \&20,\ \&2011" "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
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH NAME
configure \- sets the instance location of an OpenDS package installation
configure \- sets the instance location of an OpenDJ package installation
.SH SYNOPSIS
.LP
.nf
@@ -13,7 +38,7 @@
.SH DESCRIPTION
.sp
.LP
The \fBconfigure\fR command configures an OpenDS package installation. The command registers the directory server as an SMF service,  specifies where the directory server instance will be located, and specifies  the user and group names of the instance owner.
The \fBconfigure\fR command configures an OpenDJ package installation. The command registers the directory server as an SMF service,  specifies where the directory server instance will be located, and specifies  the user and group names of the instance owner.
.sp
.LP
This command is available in the OpenSolaris\u\s-2TM\s+2\d package installation only.
@@ -31,7 +56,7 @@
\fB\fB-?\fR, \fB-H\fR, \fB--help\fR\fR
.ad
.RS 25n
.rt
.rt
Displays usage information.
.RE
@@ -42,7 +67,7 @@
\fB\fB--groupName\fR \fIgroupName\fR\fR
.ad
.RS 25n
.rt
.rt
The group name of the instance owner. If no group name is specified, the primary group of the \fIuserName\fR is used.
.RE
@@ -53,8 +78,8 @@
\fB\fB--instancePath\fR \fIpath\fR\fR
.ad
.RS 25n
.rt
The path where the instance will be located. If no path is specified, the default \fB/var/opends\fR is used.
.rt
The path where the instance will be located. If no path is specified, the default \fB/var/opendj\fR is used.
.RE
.sp
@@ -64,7 +89,7 @@
\fB\fB--userName\fR \fIuserName\fR\fR
.ad
.RS 25n
.rt
.rt
The user name of the instance owner. If no user name is specified, the default \fBldap\fR is used.
.RE
@@ -75,7 +100,7 @@
\fB\fB-V\fR, \fB--version\fR\fR
.ad
.RS 25n
.rt
.rt
Displays directory server version information.
.RE
@@ -89,7 +114,7 @@
.sp
.in +2
.nf
$ /usr/opends/configure --instancePath /var/opends --userName myUser \
$ /usr/opendj/configure --instancePath /var/opendj --userName myUser \
  --groupName myGroup
.fi
.in -2
@@ -97,8 +122,6 @@
.sp
.LP
For more information, see "Running OpenDS as a Non-Root User" at http://docs.opends.org/1.2/page/RunningTheServerAsANonRootUser
.SH ATTRIBUTES
.sp
.LP
@@ -108,8 +131,8 @@
.sp
.TS
tab() box;
cw(2.75i) |cw(2.75i)
lw(2.75i) |lw(2.75i)
cw(2.75i) |cw(2.75i)
lw(2.75i) |lw(2.75i)
.
ATTRIBUTE TYPEATTRIBUTE VALUE
_