NAME

      mxinitconfig - performs the initial configuration of the server


SYNOPSIS

      mxinitconfig -a
      mxinitconfig -r
      mxinitconfig -l


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.

      When HPSIM is running, user cannot run 'mxinitconfig -a' or
      'mxinitconfig -r' only 'mxinitconfig -l' can be used to check the
      configuration status.

    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.


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