Sun Java System Portal Server 7.1 Technical Overview

About Portal Server Management Options

Administrators can use a browser interface, a command-line interface, or the Desktop to manage Portal Server. This topic provides the following sections:

Portal Server Management Console

Portal Server provides a browser interface called the management console. The management console allows portal administrators to do the following:

For more information about the management console, see Chapter 6, “Understanding the Management Console.”

Portal Server Command-Line Interface

Portal Server software provides a command-line interface (CLI). The CLI allows portal administrators to do the following:

The CLI offers a number of psadmin subcommands for managing portal tasks. These include subcommands for:

Most management subcommands are written specifically to mimic functions in the browser interface. For management functions that have no special commands, administrators use standard commands for UNIX software.

For information about psadmin subcommands, see the Sun Java System Portal Server 7.1 Command Line Reference.

Portal Server Administration Tag Library and Portlets

Portal Server provides an administration tag library for developing administration portlets that enable a portal to be managed from the Desktop instead of from the management console. The tag library allows administrators to do the following:

Portal administrators can delegate the responsibility for managing various tasks in a particular organization to other individuals, called delegated administrators. In complex enterprises, granting delegated administration status to specified users can decentralize the administrative function to improve portal management.

To make delegated administration functions available to other users, portal administrators give them access to the Admin tab on the standard Desktop. The Admin tab includes the following portlets:

Portal Server provides a sample set of administration portlets that can be used to design a basic Desktop for delegated administrators.

For more information, see the Sun Java System Portal Server 7.1 Developer Sample Guide.