Sun Java System Portal Server 7.2 Technical Overview

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 7, “Portal Server Management Console.”

Portal Server Delegated Administration

Portal Server allows super administrators to assign access privileges for Portal Server resources to delegated administrators. In complex enterprises, granting delegated administration status to decentralize the administrative function can improve portal management.

Administrators delegate privileges to subjects, which can be users, roles, or organizations. If the subject is a user, that user has access privileges. If the subject is a role, all users in that role have access privileges. If the subject is an organization, all the users in that organization have access privileges.

A Portal Server resource is a component, entity, or object in PortalDomain, a Portal Server installation that the portal administrator can manage, monitor and configure. PortalDomain resources include the following:

The delegated administrator's privileges determine which PortalDomain resources that the delegated administrator can manage. These options for privileges are available:

Both role DNs and user DNs can use these options to manage assigned resources:

Portal Server Administration Tag Library and Portlets

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

Super administrators can delegate Desktop administration functions by giving non-administrators access to the Admin tab on the 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 Chapter 22, Using the Portal Server Delegated Administration Tag Library, in Sun Java System Portal Server 7.2 Administration Guide.

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.2 Command-Line Reference.