Sun Java System Calendar Server 6 2005Q4 Administration Guide

Edit the Calendar Server ics.conf File

In the /opt/SUNWics5/cal/config directory, edit the ics.conf configuration file as follows:

  1. Add the following parameters:


    local.server.ha.enabled="yes"
     local.server.ha.agent="SUNWscics"
  2. Rename the service.listenaddr parameter to service.http.listenaddr and then set the parameter to the IP address of the logical host. For example:


    service.http.listenaddr = "cal-logical-host-ip"

    where “cal-logical-host-ip” is the numeric IP address of the logical host. For example: 123.321.12.2.

  3. Change all parameters that refer to a local host name to the logical host name. For example:


    local.hostname="cal-logical-host"
     local.servername="cal-logical-host"
     service.ens.host="cal-logical-host"
     service.http.calendarhostname="cal-logical-host.sesta.com"