Sun Java System Portal Server 7 Technical Overview

Administration

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

Management Console

Portal Server provides a management console, a browser interface, for performing administrative tasks required for managing the Portal Server. The tasks include:

For more information about the management console, see Chapter 5, Understanding the Management Console

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 subcommands commands are written specifically to mimic functions in the browser interface. For management functions that have no special commands, administrators use standard UNIX commands.

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

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. Administrators can use this tag library to do the following:

Administrators can use administration portlets to grant delegated administration status to specified users. 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 Sun Java System Portal Server 7 Developer Sample Guide and Tag Library for Delegated Administration.