Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java Enterprise System Upgrade Guide for Microsoft Windows 

Chapter 17
Delegated Administrator

This chapter describes how to upgrade Delegated Administrator from previous Java ES versions to Java ES 2005Q4 (Release 4): Sun Java System Communication Services Delegated Administrator 6 2005Q4.

The chapter provides a general overview of upgrade issues and procedures for the different upgrade paths supported by Java ES Release 4.


Note

File locations in this chapter are specified with respect to a directory path referred to as DelegatedAdmin-base. At least part of this path might have been specified as an installation directory when Delegated Administrator was initially installed. If not, the Java ES installer assigned a default value.

The default value of DelegatedAdmin-base is <INSTALL_DIR>\DelegatedAdmin.



Overview of Delegated Administrator Upgrades

This section describes the following general aspects of Delegated Administrator that impact upgrading to Java ES 2005Q4 (Release 4):

About Java ES Release 4 Delegated Administrator

Java ES Release 4 Delegated Administrator new features with respect to Release 3 include calendar service provisioning, mail group provisioning, improved UI navigation based on usability feedback, and various bug fixes.

Delegated Administrator Upgrade Roadmap

Table 17-1 shows the supported Delegated Administrator upgrade paths to Java ES Release 4.

Table 17-1  Upgrade Paths to Java ES Release 4: Sun Java System Communication Services Delegated Administrator 6 2005Q4

Java ES Release

Component

General Approach

Re-configuration Required

Release 3

Sun Java System Communication Services Delegated Administrator 66 2005Q1

Direct upgrade: Performed by applying patches and running config-commda utility.

Configuration data

Delegated Administrator Data

The following table shows the type of data that could be impacted by an upgrade of Delegated Administrator software.

Table 17-2  Delegated Administrator Data Usage

Type of Data

Location

Usage

Directory schema

Directory Server usergroup\directory

For attributes needed to support end users, organizations, and services schema

Configuration data

<DelegatedAdmin-base>\data\WEB-INF\classes\sun\comm\cli\server\servlet\resource.properties

Delegated Administrator server configuration and customizations

<DelegatedAdmin-base>datada\WEB-INF\classes\com\sun\comm\da\resources\daconfig.properties

Delegated Administrator console configuration

<DelegatedAdmin-base>\data\da\WEB-INF\classes\com\sun\comm\da\resources\logger.properties

Delegated Administrator console logging

<DelegatedAdmin-base>\data\da\WEB-INF\classes\com\sun\comm\da\resources\security.properties

Delegated Administrator console configuration

Compatibility Issues

Release 4 Delegated Administrator introduces graphical user interface changes but is backwardly compatible with earlier versions.

Delegated Administrator Dependencies

Delegated Administrator dependencies on other Java ES components can impact the procedure for upgrading and re-configuring Delegated Administrator software. Changes in Delegated Administrator interfaces or functions, for example, could require upgraded version of components upon which Delegated Administrator depends. The need to upgrade such components depends upon the specific upgrade path.

Delegated Administrator has dependencies on the following Java ES components:


Upgrading Delegated Administrator from Java ES Release 3

This section includes information about upgrading Delegated Administrator from Java ES 2005Q1 (Release 3) to Java ES Release 4. The section covers the following topics:

Introduction

When upgrading Java ES Release 3 Delegated Administrator to Release 4, consider the following aspects of the upgrade process:

Delegated Administrator Upgrade

This section describes how to perform an upgrade of Delegated Administrator from Java ES Release 3 to Java ES Release 4. The section covers the following topics:

Pre-Upgrade Tasks

Before you upgrade Delegated Administrator you should perform the tasks described below.

Verify Current Version Information

You can verify the current version of Delegated Administrator by entering the following command:

Upgrade Delegated Administrator Dependencies

It is generally recommended that all Java ES components on a computer system (and in a computing environment) be upgraded to Java ES Release 4. However, Delegated Administrator has a hard upgrade dependency only on Directory Preparation Tool. Upgrading of other Java ES Release 3 components upon which Delegated Administrator depends is therefore optional.

However, if you choose to upgrade all Delegated Administrator dependencies, they should be upgraded in the following order, all before you upgrade Delegated Administrator. You can skip any that might already have been upgraded.

  1. Shared Components. Instructions for upgrading Java ES shared components to Release 4 are provided in Chapter 2, "Upgrading Java ES Shared Components".
  2. Directory Server. Instructions for upgrading Directory Server to Release 4 are provided in Chapter 3, "Directory Server and Administration Server."
  3. Web Container Software. Instructions for upgrading Web Server or Application Server are provided in Chapter 5, "Web Server" and Chapter 8, "Application Server", respectively.
  4. Access Manager (Access Manager SDK). Instructions for upgrading Access Manager to Release 4 are provided in Chapter 9, Access Manager.
  5. Directory Preparation Tool. Release 4 Directory Preparation Tool needs to have been run against Directory Server before using Release 4 Delegated Administrator. If Directory Preparation Tool has not already been run against Directory Server, upgrade Directory Preparation Tool to Release 4 and use it to modify and extend the schema of Directory Server (see Chapter 10, "Directory Preparation Tool" for procedures).
Back Up Delegated Administrator Data

The Delegated Administrator upgrade from Release 3 to Release 4 requires re-configuration of Delegated Administrator. It is a good idea to back up configuration data as a safety precaution, and to back up any Release 3 graphical user interface customizations.

Obtain Required Configuration Information and Passwords

You should know the following information about your currently installed version:

Upgrading Delegated Administrator

This section discusses considerations that impact the upgrade procedure for Delegated Administrator followed by a description of the procedure itself.

Upgrade Considerations

The upgrade of Delegated Administrator software to Java ES Release 4 takes into account the following considerations:

Upgrade Procedure

The procedure documented below applies to Delegated Administrator on the computer where the upgrade is taking place.

  1. Obtain the required patches, based on Table 1-3.
  2. Patches can be downloaded from:

    http://sunsolve.sun.coms

  3. Run the prepatch.pl as follows:
  4. perl prepatch.pl <WebServer-RootPath> <instance name>

  5. Apply the appropriate Delegated Administrator patches by executing the corresponding <patch-id>.exe
  6. Run perl postpatch.pl <WebServer-RootPath> <instance name>
  7. Reconfigure Delegated Administrator.
    1. Make sure the web container running Access Manager and Delegated Administrator is running.
    2. To start the web container:

      Web Server:

      <WebServer-base>\https-instanceName\start

      Application Server:

      <ApplicationServer-base>\bin\asadmin start-domain domainName

      --user admin_ID --password password

      where Access Manager and Delegated Administrator are deployed in a server instance in the domainName domain. The default domainName is domain1 and the default server instance is server1.

    3. Run the Delegated Administrator configuration utility.
    4. <DelegatedAdmin-base>\sbin\config-commda

      For details of how to use this utility, see Chapter 3, Configuring Delegated Administrator of the Sun Java System Communications Services 6 2005Q4 Delegated Administration Guide (http://docs.sun.com/doc/819-2658).

  8. Stop and restart the Delegated Administrator web container.
  9. Web Server:

    <WebServer-base>\https-instanceName\stop

    <WebServer-base>\https-instanceName\start

    Application Server:

    <ApplicationServer-base>\bin\asadmin stop-domain domainName

    <ApplicationServer-base>\bin\sadmin start-domain domainName

    --user admin_ID --password password

Verifying the Upgrade

You can verify successful upgrade of Delegated Administrator as follows:

  1. Check the version number.
  2. <DelegatedAdmin-base>\bin\commadmin -V

  3. Log in to the Delegated Administrator console using the top level administrator user ID and password specified during re-configuration of Delegated Administrator.
  4. http://hostName:port/da/DA/Login

    where hostName:port are values provided during re-configuration of Delegated Administrator.

Post-Upgrade Tasks

There are no post-upgrade tasks beyond the steps described in Upgrade Procedure.

Rolling Back the Upgrade

Rollback of Delegated Administrator is not supported. Changes made during the upgrade procedure, such as entries in Directory Server or in deploying Delegated Administrator into the web container cannot easily be backed out.



Previous      Contents      Index      Next     


Part No: 819-4461-10.   Copyright 2006 Sun Microsystems, Inc. All rights reserved.