Sun Java System Instant Messaging 7 2006Q1 Administration Guide

ProcedureTo Generate a Configure State File and ID for Instant Messaging

Steps
  1. Log in as superuser.

  2. Change to the directory in which you installed Instant Messaging.

    By default, this directory is /opt/SUNWiim on Solaris, and /opt/sun/im on Linux.

  3. Run the configure utility by typing the following at the command-line:

    configure [-nodisplay] -saveState statefile

    Where statefile is the name you want to use for the state file.

    To use the state file to configure a different installation of Instant Messaging, use the following command:

    configure -nodisplay -noconsole -state statefile

    As you proceed through the configure utility, your answers are captured in the state file. When you complete the configuration, the state file is available in the location that you specified.

  4. Generate a platform-appropriate state file ID by running the configure utility again, but this time with the -id option as follows:

    configure -id

    The command generates an encrypted identifier.

  5. Copy the identifier and paste the value into the state file as the value for the STATE_BEGIN and STATE_DONE parameters.

    For information on using the state file to configure a different installation of Instant Messaging, see Configuring Instant Messaging After Installing or Upgrading.