Before you begin to manage your site using the Site Management
page, you must add the source and target servers to the Resource Manager
portlet. After adding the servers to the portlet, you can edit and
remove servers and manage access to the servers.
You manage your servers from the Site Management page. To
navigate to the Site Management page, from the portal home page, select . You must be an administrator to use the site management
functions.
Note: If you use the Portal Scripting Interface scripts
to publish pages instead of the Resource Manager portlet on the Site
Management page, you do not need to perform these steps for managing
your servers. With the scripts you pass the configuration data as
parameters.
Perform the following steps to manage your servers using
the Site Management page:
- Log on as an administrator to the server where you will
manage your site.
- Perform the following steps to add a new server:
- Navigate to the Site Management page by clicking .
- Click .
- Enter the fully qualified Host name
for the server.
- Enter the server Port number.
- Enter the server Path. You can
accept the default path, for example:/wps/mycontenthandler.
Note: If you configure a virtual portal, then the path is as
follows:
- If the virtual portlet was created by defining the URL context:
/wps/mycontenthandler/vpid
where vpid is
the URL context of the virtual portal. To determine that URL context,
open the Manage Virtual Portals portlet and
view the virtual portal by clicking its Edit icon.
Example:http://www.server.de:10040/wps/mycontenthandler/sales
- If the virtual portal was defined by the host name:
http://vphost:port/wps/mycontenthandler
where
the host and port of the virtual
portal are specified. Example: ttp://www.salesserver.de:10040/wps/mycontenthandler
- Assign a unique name for the
server.
- Check the Use Secure Sockets Layer option
if the server is set up for SSL.
- Click OK to save your changes,
or click Cancel to exit without saving your
changes.
- Perform the following steps to Manage server
access:
Use the Manage server
access option to provide or update the login credentials
to servers that you are managing.
- Click Manage servers and then
select Manage server access.
- Select the server that you want to access from the drop-down
menu.
- Enter the User name for the server.
- Enter the Password for the server.
- Click Save to save the information,
or click Done to exit without saving the information.
- Perform the following steps to edit a server:
- Click Manage servers and then
select .
- Edit the fully qualified Host name
for the server.
- Edit the server Port number.
- Edit the server Path.
- Check the Use Secure Sockets Layer option
if the server is set up for SSL.
- Click OK to save your changes,
or click Cancel to exit without saving your
changes.
- Perform the following steps to remove a server:
- Click Manage servers and then
select .
- Click OK to delete the server
or Cancel to exit without deleting the server.
- Optional: If you use a SUN server as the target
server, perform the following steps:
- Log in to the target Web server administrative console.
- Add Write and Delete access control roles
to the anyone users and groups.
- Save and submit your changes.
- Restart the Web server.
If you use a SUN server as your target server and you do not
perform these additional steps, the browser might prompt you for the
Web server administrator user ID and password when you publish a page
to this target server. Even if you enter the correct user ID and password,
the prompt will be displayed over and over again. The reason is that
by default the SUN Web server does not have the write and delete access
control rules. Publishing a page to the target server requires write
and delete access rights, but the default SUN Web server installation
does not grant these two access rights to anyone.