NAME
mxinitconfig - performs the initial configuration of the server
SYNOPSIS
mxinitconfig -a [ -q ] [ -v ] [ -O <fs> ] [ -F ]
mxinitconfig -r [ -q ] [ -v ] [ -O <fs> ]
mxinitconfig [ -l [ -q ] [ -v ] [ -O <fs> ] ]
DESCRIPTION
The mxinitconfig command performs the initial configuration of the
server. If no arguments are entered then the configuration status
will be performed ( -l option ).
The steps that are performed during the initial configuration ( -a
option ) include :
The initialization file and property file are setup.
The repository is configured.
The server daemons are started.
The local system is configured to allow management by the server.
The steps that are performed during the unconfiguration ( -r option )
include:
The server daemons are stopped.
The authentication keys are removed.
The repository is unconfigured.
OPTIONS
mxinitconfig recognizes the following options:
-a Add. Directs mxinitconfig to configure the server
-r Remove. Directs mxinitconfig to unconfigure the
server
-l List. Directs mxinitconfig to list the current
configuration status.
-q Quiet mode. No output is directed to stdout.
-v Verbose mode. Use stdout for all logged messages.
-O <filespec>
File output. Send log output to the given file
instead of the default file. Default is
/var/opt/mx/logs/initconfig.log.
-F Force mode. Do not exit on errors.
RETURN VALUE
Upon completion, mxinitconfig returns:
0 The server and/or agent were correctly configured and no
errors occurred.
>0 An error occurred during operation.
AUTHOR
mxinitconfig was developed by the Hewlett-Packard Company.
FILES
/var/opt/mx/logs/initconfig.log