Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java System Communications Services 6 2005Q1 Delegated Administrator Guide 

Chapter 2
Planning for Installation and Configuration

To install Sun Java System Communications Services Delegated Administrator on Solaris systems, you must use the Sun Java Enterprise System installer, which also installs other Sun component products.

To install and configure Delegated Administrator, follow these steps:

For the most recent information about Delegated Administrator, see the Sun Java System Messaging Server Release Notes.


Gather Your Delegated Administrator Configuration Information

Delegated Administrator Components

Delegated Administrator comprises the following components:

Web Containers

In addition, the Delegated Administrator server and console must be deployed to a Web container. You can configure the Delegated Administrator console and server on

Follow these guidelines:

Configuration Information

Before configuring Delegated Administrator, you should gather configuration information.

Table 2-1 lists the configuration options required for Delegated Administrator.

Table 2-2 lists the configuration options for deploying on Web Server.

Table 2-3 lists the configuration options for deploying on Application Server 7.x.

Table 2-4 lists the configuration options for deploying on Application Server 8.x.

.

Table 2-1  Delegated Administrator: Required Configuration Options 

Option

Description

Configuration Directory

Directory to store configuration and data files.

Access Manager Host name

Host name where Access Manager is installed. The Delegated Administrator server should be installed on the same server.

Access Manager port number

Port number of Access Manager. Should be the same port number as Web Server port number.

Default domain

The default domain of the Top-Level Administrator. This is the domain used when a domain is not explicitly specified by the -n option when executing the commadmin command-line utility.

Default SSL port

The SSL port that is used by the Delegated Administrator client.

Access Manager Base Directory

The directory where Access Manager is installed. The default directory is /opt/SUNWam.

LDAP URL

User and Group Directory Server LDAP URL.

Bind as

User and Group Directory Server Directory Manager. For example “cn=Directory Manager”.

LDAP password

User and Group Directory Manager Password.

Access Manager Top-level administrator user ID and password

User ID and password for the Access Manager Top-level Administrator

Password for the Access Manager Internal LDAP authentication user

User created by Access Manager. This is the BindDN user for the LDAP service.

Organization name

Used to name the LDAP subtree under which all email users and groups that belong to the default email domain are located.

Top-level administrator for default organization user ID and password

User ID and password for the Top-Level Administrator that will be created in the default organization.

Preferred mail host for sample organizations

Name of the machine on which Messaging Server is installed. If you choose to install sample organizations in your directory, you must enter the preferred mail host.

.

Table 2-2  Web Server Configuration Options 

Option

Description

Web Server root (instance) directory

Directory where the Web Server instance resides. Files for the Web Server instance are stored in the https-host.domain directory under the Web Server installation directory.

Web Server instance identifier

Fully qualified domain name for the Web Server instance. This can be specified by a host.domain name such as west.sesta.com.

Virtual server identifier

Specified by a https-host.domain name such as https-west.sesta.com.

HTTP port number

HTTP port number for the Web Server.

Table 2-3  Application Server 7.x Configuration Options 

Option

Description

Application Server installation directory

Directory where Application Server 7.x is installed. By default, this directory is /opt/SUNWappserver7.

Application Server domain directory

By default, this directory is /var/opt/SUNWappserver7/domains/domain1.

Application Server document root directory

By default, this directory is /var/opt/SUNWappserver7/domains/domain1/server1/docroot

Application Server instance name

Name of the instance. For example: server1.

Virtual server identifier

Name of the Application Server virtual server identifier. For example: server1.

Application Server instance HTTP port number

HTTP port number for the Application Server instance.

Administration Server port number

Port number for the Administration Server instance for Application Server 7.x. For example: 4848.

Administration Server administrator user ID and password.

User ID and password for the Administration Server administrator. User ID example: admin

HTTP or HTTPS access to Administration Server instance

You will need to specify whether the HTTP access to the Administration Server instance is secure or not.

Table 2-4  Application Server 8.x Configuration Options 

Option

Description

Application Server installation directory

Directory where Application Server 8.x is installed. By default, this directory is /opt/SUNWappserver/appserver.

Application Server domain directory

By default, this directory is /var/opt/SUNWappserver/domains/domain1.

Application Server document root directory

By default, this directory is /var/opt/SUNWappserver/domains/domain1/docroot

Application Server target name

Name of the instance. For example: server.

Virtual server identifier

Name of the Application Server virtual server identifier. For example: server.

Application Server target HTTP port number

HTTP port number for the Application Server target.

Administration Server port number

Port number for the Administration Server instance for Application Server 8.x. For example: 4849.

Administration Server administrator user ID and password.

User ID and password for the Administration Server administrator. User ID example: admin

HTTP or HTTPS access to Administration Server instance

You will need to specify whether the HTTP access to the Administration Server instance is secure or not.


Run the Java Enterprise System Installer

The Java Enterprise System installer program installs a series of products, shared components, and libraries that interoperate with one another. The installer also checks to make sure you have the following necessary supporting components installed: Sun Java System Directory Server 5.x and one of the following Web containers:


Note

If you are upgrading Delegated Administrator from a previous Sun Java System version, see “Chapter 3: Upgrading from Previous Java Enterprise System Versions” in the Sun Java Enterprise System Upgrade and Migration Guide. (In Chapter 3 of the Upgrade and Migration Guide, a section called “Upgrading Delegated Administrator” appears in the section “Upgrading Messaging Server.”) This guide can be accessed at the following URL: /docs/cd/E19396-01/819-0062


To successfully install and configure Delegated Administrator, you need to install the following via the Java Enterprise System installer:

Delegated Administrator is a provisioning tool for Messaging Server and Calendar Server. Therefore, to use Delegated Administrator successfully, you should install the following via the Java Enterprise System installer:

For information about the Java Enterprise System installer, refer to the Sun Java Enterprise System Installation Guide (/docs/cd/E19263-01/817-5760).


Run the Directory Server Setup Script

Before configuring Delegated Administrator, Messaging Server, or Calendar Server, the Directory Server Preparation Tool script (comm_dssetup.pl) must be run only once. This script configures your LDAP Directory Server to work with Delegated Administrator, Messaging Server, or Calendar Server configurations. The comm_dssetup.pl script prepares the Directory Server by setting up new schema, index, and configuration data.

See the Sun Java System Messaging Server Administration Guide or the Sun Java System Calendar Server Administration Guide for instructions and options for the comm_dssetup.pl script.

In order to run Delegated Administrator, you must select the “Schema 2” schema type when running the comm_dssetup.pl script.

Consolidating ACIs in the Directory

For large-scale installations with Access Manager, Messaging Server, and an LDAP Schema 2 directory, you might want to consolidate the Access Control Instructions (ACIs) in your directory.

When you install Access Manager with Messaging Server, a large number of ACIs initially are installed in the directory. Many default ACIs are not needed or used by Messaging Server. You can improve the performance of Directory Server and, consequently, of Messaging Server look-ups, by consolidating and reducing the number of default ACIs in the directory.

For information about how to consolidate and discard unused ACIs, see Appendix D, "ACI Consolidation" later in this guide.


Configure Delegated Administrator

After you install Delegated Administrator, run the Delegated Administrator configuration program using the information from Gather Your Delegated Administrator Configuration Information.

For information about the configuration program, see Chapter 3, "Configuring Delegated Administrator."


Configure Messaging Server and Calendar Server

See the Sun Java System Messaging Server Administration Guide for instructions on configuring Messaging Server. See the Sun Java System Calendar Server Administration Guide for instructions on configuring Calendar Server.



Previous      Contents      Index      Next     


Part No: 819-0114-10.   Copyright 2005 Sun Microsystems, Inc. All rights reserved.