Sun Java System Calendar Server 6.3 Administration Guide

2.2 Running csconfigurator.sh

You can run the configuration program from a graphical user interface (GUI), or from the command line.

If you run the program remotely, you must set your DISPLAY environment variable properly and allow X-Windows connections from the server to display on your computer. For example, to use the xhost utility, execute the following command on your computer:

# xhost +

This section contains the following topics:

ProcedureTo Run the Configuration Program from the Command Line

  1. Login as or become superuser (root).

  2. Change to the /opt/SUNWics5/cal/sbin directory.

  3. Run the script using the options chosen from the following table:

    Option 

    Description 

    -nodisplay

    Run the configuration script in text-only mode (non-GUI). 

    -noconsole

    Do not display text output. Use this with -nodisplay to run the configuration script in silent mode.

    -novalidate

    Do not validate input field text. 

    -saveState [statefile]

    Save the answers that you input in response to configuration questions to a state file (text file). Unless you specify a fully qualified path for the state file, it will be saved in the default directory: /opt/SUNWics5/cal/jconfigure.

    -state [statefile]

    Use the state file for setting input values. This option must be used in conjunction with -novalidate and -noconsole.

    For example, to run the configuration script in command-line mode, issue the following command:

    ./csconfigurator.sh -nodisplay

    The command-line version asks for the same information and in the same order as the GUI. Default values are indicated in square brackets, []. To accept a default value, press Enter on your keyboard.


    Note –

    For the text of the information contained in the various questions presented by the script, see the text in the GUI screens shown in the sections that follow.


ProcedureTo Run the Configuration Program from the GUI

  1. Login as or become superuser (root).

  2. Change to the /opt/SUNWics5/cal/sbin directory.

  3. Run the command:

    ./csconfigurator.sh

    The configuration program displays the following series of screens:


    Caution – Caution –

    The configuration program only configures a single domain. If you plan to use multiple domains, you need to add the domains using Delegated Administrator.



    Note –

    The title bars for all screens are incorrect. The version is 6.3, not 6.5 as shown.