WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Portal administration tools

Learn about the different tools that you can use to administer the portal.

You can administer and configure portal resources by using one of the following tools:

The following sections give overviews of some of these tools and describe their main features, the differences between them, especially with regards to security, and the tasks for which you can use them. This topics has the following sections:

For detailed documentation about these tools and how to use them refer to the links at the end of this topic.

The ReleaseBuilder utilizes the portal XML configuration interface for staging purposes. For example you can use the ReleaseBuilder to move a portal configuration from a test system to a production system. It is documented under the Installing section of the information center. For details refer to Staging to production.

The portal provides several administration tools for limited purposes. These are documented in the context where they can be used. An example is the SLCheckerTool, which you can use to delete orphaned data. Refer to Deleting orphaned data.

 

Security considerations

IBM WebSphere Portal Express provides a flexible delegation model for administering portal resources. This means that a master administrator can delegate administration and configuration work to subadministrators or other users as required in a highly detailed manner. For example, the master administrator can delegate the responsibility and rights for different administrative tasks to different departments in the same business. These can be departments for developing, deploying, and operating software solutions that are based on WebSphere Portal Express.

The delegation model is implemented by access control, which works by access control decisions which guard the execution of administrative tasks that manipulate portal resources. Users can only perform a task if they have the access permissions required for that task. Access permissions are implemented as user rights on actions related to portal resources, not on the resources themselves. For more details on access control refer to Managing access, users, and groups.

The extent to which the portal delegation model and access control is tied in varies between the portal administration tools. Security might therefore influence which tool you use for a given purpose.

 

Administration portlets overview

Portal administrative users can use the administration portlets for the following tasks:

You cannot use the administration portlets to perform scripted or automated administration or configuration tasks.

For more information about the administration portlets that are supplied with WebSphere Portal Express refer to Portal administration portlets.

 

Overview of the XML configuration interface

The XML configuration interface works as follows:

You can use the XML configuration interface for the following tasks:

Security: A user who uses the XML configuration interface to perform administrative tasks only needs the access right on the virtual resource XML_ACCESS. The user does not need access rights on the portal resources that are updated by the XML configuration interface.

Use of the XML configuration interface for the following tasks is limited:

For more information about the XML configuration interface refer to the The XML configuration interface.

The XML configuration interface is also used for release staging, that is for staging a portal from development through test to production. For more information about staging the portal to production refer to the topics under Staging to production.

 

Overview of the Portal Scripting Interface

The Portal Scripting Interface works as follows:

You can use the Portal Scripting Interface for the following tasks:

The Portal Scripting Interface has the following advantages:

Use of the Portal Scripting Interface is limited in the following way:

For more information about the Portal Scripting Interface refer to Portal Scripting Interface.

 

Related information

 

Parent topic:

Administering