|
Core Development Guide |
This chapter describes application administration using the PAC. It includes these sections:
To administer a running Director application, use the browser-based Portal Administration Console (PAC). The PAC is a predefined Director Web tier application that you can use immediately after deploying any Director project that includes the Portal subsystem.
The PAC provides a point-and-click user interface for administering the Framework, Portal, User, Directory, and Security subsystems.
NOTE: The name Portal Administration Console is a legacy from SilverStream ePortal (a previous incarnation of Director) and is somewhat misleading. The PAC provides an administrative interface to several Director subsystems in addition to the Portal.
Use a Web browser to access the PAC. In your Web browser, type a URL consisting of:
The name of your Director database (not required on WebSphere or WebLogic)
The name of your Director application namespace (if enabled)
NOTE: In a WAR project, PAC/main does not work. Instead, you need to specify the name of your WAR project, followed by main/pages/PacPortDetails.html. In a WAR project, the Portal home page includes a link to the PAC so you do not type this URL.
http://localhost/Director/MyEAR/PAC/main
http://localhost/Director/MyWAR/main/pages/PacPortDetails.html
Alternative (EAR projects only) In your Web browser:
Type an URL consisting of an http:// prefix followed by the name of your J2EE application server. Example:
http://localhost
The PAC login page asks for a user name and password.
NOTE: In a WAR project, the PAC uses the Login page for the Portal, rather than the one shown above.
Type an authorized user name and password and click OK.
CAUTION: For a new Director application, log in using the default user name Administrator and password Admin. Add your actual administrative users to the PAC access control list (ACL), then either change the password for Administrator or delete Administrator from the user list.
NOTE: User names and passwords may be case sensitive depending on how the realm is configured. See the User Management Guide for information about configuring realms.
When the PAC opens in your browser, examine the toolbar:
Each tool administers a different subsystem.
Use the links below for information about specific subsystems:
|
|
Using the Portal Section of the PAC in the Portal Guide |
|
|
Using the Profiles Section of the PAC in the User Management Guide |
|
|
Application Configuration Using the PAC in this book |
|
|
Using the Security Section of the PAC in the User Management Guide |
|
|
Using the Directory Section of the PAC in the User Management Guide |
|
Core Development Guide |
Copyright © 2000, 2001, 2002, 2003 SilverStream Software, LLC, a wholly owned subsidiary of Novell, Inc. All rights reserved.