2011-2015ForgeRock AS.configure1OpenDJ${docTargetVersion}configuresets the instance location of an OpenDJ package installationDescription
The configure 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.
This command is available
in the OpenSolaris package installation only.
Options
The following options are supported:
The group name of the instance owner.
If no group name is specified,
the primary group of the userName is used.
The path where the instance will be located.
If no path is specified, the default /var/opendj is used.
The user name of the instance owner.
If no user name is specified, the default ldap is used.
Displays directory server version information.
Displays usage information.
Examples
The following example configures the instance path,
user name and group name for a directory server package installation:
$ /usr/opendj/configure \
--instancePath /var/opendj \
--userName myUser \
--groupName myGroup
Attributes
See attributes5
for descriptions of the following attributes:
ATTRIBUTE TYPEATTRIBUTE VALUEInterface StabilityUncommitted