Complete Contents
About This Guide
Chapter 1 Introduction to iPlanet Web Server
Chapter 2 Administrating iPlanet Web Servers
Chapter 3 Setting Administration Preferences
Chapter 4 Managing Users and Groups
Chapter 5 Working with Server Security
Chapter 6 Managing Server Clusters
Chapter 7 Configuring Server Preferences
Chapter 8 Understanding Log Files
Chapter 9 Using SNMP to Monitor Servers
Chapter 10 Configuring the Server for Performance
Chapter 11 Extending Your Server with Programs
Chapter 12 Working with Configuration Styles
Chapter 13 Managing Server Content
Chapter 14 Controlling Access to Your Server
Chapter 15 Configuring Web Publishing
Chapter 16 Using Search
Appendix A HyperText Transfer Protocol
Appendix B ACL File Syntax
Appendix C Internationalized iPlanet Web Server
Appendix D Server Extensions for Microsoft FrontPage
Appendix E iPlanet Web Server User Interface
Glossary
Index
Previous Next Contents Index Bookshelf


Appendix E iPlanet Web Server User Interface

Administration Server
In previous releases, Enterprise Server and other Netscape servers were administered by a single server, called the administration server. In the 4.x Web Server release, the administration server is an additional instance of iPlanet Web Server, called the Administration Server, used to administer all iPlanet Web Server instances.

If you have other 4.x Netscape/iPlanet servers, you can administer them through Netscape Console, a Java application. You can also access the Administration Server through Netscape Console. The Administration Server allows you to configure iPlanet Web Server. For information on how to access the Administration Server, see Accessing the Administration Server.

The Administration Server contains the following tabs:


The Servers Tab
The Servers tab allows you to configure server preferences, control who accesses the files on your web site, and use Secure Sockets Layer (SSL) to ensure privacy when communicating with other SSL-enabled products. The Server tab contains the following pages:


The Manage Servers Page
The Manage Servers page allows you to set up the basic server configuration.

The following elements are displayed:

Select a Server. Lists all the servers.

Note. To display the Server Management tabs, choose a server from the drop-down list and click Manage.

The following information is displayed about the selected server:

Server Root. Displays the absolute path where the server's scripts, icons, and configuration files are stored.

Hostname. Displays the fully qualified host name of this server (for example, www.mozilla.com).

Port. Displays the port number servicing HTTP requests. The default is port 80.

Error Log. Displays the directory path to the server error log. The error log contains all the errors the server has encountered; it also contains informational messages about the server, such as when the server was started, and any incorrect user authentication.

User (Unix/Linux). Specifies the user name under which the server runs. The server user should have restricted access to your system resources. You can often use a user named nobody in this situation. On some systems, however, nobody is not a valid user name. You may not want to give the user nobody group access to all files. If you do not use nobody, create a new Unix/Linux user, such as adm, to be the server user.

DNS. Displays whether DNS lookup of the IP address of the resource making a CGI request is enabled. DNS lookups can be resource intensive; therefore, allowing DNS lookups can slow performance, especially on a server that uses extensive CGI.

Help. Displays online help.


The Add Server Page
The Add Server page allows you to install multiple server instances and creates configuration files for each server instance on your system without going through the installation program. Each server instance can run on any TCP/IP port on your system, but you cannot run two web servers on the same port at the same time unless they are configured to respond to different IP addresses.

For more information, see Adding a Server: Running Multiple Servers.

The following elements are displayed:

Server Name. Specifies the fully qualified host name of this server (for example, www.mozilla.com).

Server Port. Specifies the port number servicing HTTP requests. The default is port 80.

Server Identifier. Specifies the server identification that the Administration Server will use for this server instance (for example, marketing_server).

Server User (Unix/Linux). Specifies the user name under which the server runs. The server user should have restricted access to your system resources. You can often use a user named nobody in this situation. On some systems, however, nobody is not a valid user name. You may not want to give the user nobody group access to all files. If you do not use nobody, create a new Unix/Linux user, such as adm, to be the server user.

MTA Host. Specifies the name of the mail server that this server uses to send mail.

Always Attempt to Resolve IP Addresses into Host Names. Specifies whether to match IP addresses with corresponding host names. The server has the client IP address for a given client request. Some sites may wish to log all requests with their resolved DNS name instead of the IP address. Most of the time, a server does not need the DNS name.

Attempt to Resolve IP Addresses Only for Access Control and CGI.
Specifies whether to match IP addresses with corresponding host names for access control lists (ACLs) and CGI. Sometimes, a site may want to use domain names instead of IP address in ACLs and CGI. Most of the time, a server does not need the DNS name.

Never Attempt to Resolve IP Addresses into Host Names. Specifies never to match IP addresses with corresponding host names.

Document Root. Specifies the directory path to the location of the server's web documents.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Remove Server Page
The Remove Server page allows you to remove a server instance from your system. This process deletes the server's configuration files, and the directory server_root/servertype-id and its subdirectories.

For more information, see Removing a Server.

The following elements are displayed:

Remove Server

Select a Server. Specifies the server you want to remove. Removing the server will delete all the server's configuration files.

Yes, I Really Do Want to Remove This Server. Verifies that you want to delete the server.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Migrate Server Page (Admin)
The Migrate Server page allows you to migrate an Enterprise Server version 3.6 instance to an iPlanet Web Server version 4.1.

Note. Linux users cannot use this page, since there is no previous version of the server to migrate.

The migration preserves your old server instance, and creates a 4.1 server instance with the same configuration.

You should stop the old server before migrating settings.

For more information, see the migration information in the iPlanet Web Server Installation and Migration Guide.

The following elements are displayed:

Migrate Server

Server Root. Specifies the directory path of the server instance from which to import the server's scripts, icons, and configuration files.

Search.. After entering a server root, click Search. The server instances available in the server root you entered appear under Installed Servers.

Installed Servers

Select a Server to Migrate. Lists all the server instances installed in the server root specified above. Click Migrate to migrate the selected server instance.

Help. Displays online help.


The Migration Parameters Page
The Migration Parameters page contains the parameters for migrating an Enterprise Server 3.6 instance to an iPlanet Web Server 4.1 instance.

Note. Linux users cannot use this page, since there is no previous version of the server to migrate.

The parameters you see depend on the configuration of the server instance you are migrating. The page is divided into the following possible sections:

Click Migrate when you entered information in the parameter fields.

For more information, see the migration information in the iPlanet Web Server Installation and Migration Guide.

General Migration Parameters
These parameters always appear.

Server Name. The name of the new iPlanet Web Server 4.1 instance. It defaults to the name of the server instance from which you are migrating.

Run Server As (Unix/Linux). The Unix/Linux user name that runs the new server instance. The default is the username from the Administration Server 4.1.

Users and Groups
If you were using Users and Groups in a local database with Enterprise Server 3.6, you see the Users and Groups parameters. This section does not appear when migrating from iPlanet Web Server 4.0 to 4.1.

Export localdb to an LDIF file. Select this box if you want to migrate the user and group information in your local database. Selecting this box will export your database to an LDIF file. After you migrate your server, you need to import this file into the Directory Server.

Keys and Certificates
This section appears if you have security enabled. If security is not enabled, and you still want to migrate your certificate, you can do that using the Server Manager. See iPlanet Web Server Administrator's Guide for more information.

Key " ". This field name shows the name of the old server instance's key in quotes. Enter the key's password to migrate the key and certificate.

Document Root
This section always appears.

Use the same document root as the old server. Select this radio button if you want to use the old document root as your 4.1 document root. Choosing this option makes the documents from the old server visible on the 4.1 server. You must choose this option if you use web publishing or Netshare, otherwise you will lose all your web publishing and Netshare settings and data.

Use the new server's document root. Select this radio button to use the new server's document directory. If you want to see the old server's documents on your new server, you must manually copy them to the new location if you use this option.

Web Publishing
This section appears if you have web publishing turned on, and if your existing server had collections with metadata.

Migrate Web Publishing Metadata. Select Yes to migrate your metadata. If you select No, you will lose all your metadata. In order to migrate web publishing successfully, in addition to migrating your metadata, you must also choose to keep your old document root under the Document Root section.

Search Collections
This section appears if you have web publishing turned on and if you are using search collections. Your collections from the old server instance are listed. Select the box next to the name of each collection you want to migrate to 4.1.

Search Pattern Files
This section appears if you have web publishing turned on. Use the search pattern files to customize the search user interface. Only migrate pattern files if your old server's pattern files are customized. Click the Yes or No radio button.


The Preferences Tab (Admin)
The Preferences tab contains the following pages:


The Shut Down Page
The Shut Down page allows you to stop the Administration Server. To start the server again, restart the service or use the icon in the program manager for Windows NT, or type ./start from the server_root/servertype-admserv directory for Unix/Linux.

The following element is displayed:

Shut Down the Administration Server. Shuts down the Administration Server.

Help. Displays online help.


The Network Settings Page
The Network Settings page specifies the port on which the Administration Server serves HTTP requests.

For more information, see Changing Network Settings.

The following elements are displayed:

Admin Server User (Unix/Linux). Specifies the user name under which the server runs. The server user should have restricted access to your system resources. You can often use a user named nobody in this situation. On some systems, however, nobody is not a valid user name. You may not want to give the user nobody group access to all files. If you do not use nobody, create a new Unix/Linux user, such as adm, to be the server user.

Admin server port. Specifies the port on which the Administration Server runs. This port number was originally specified during the installation process.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Superuser Access Control Page
The Superuser Access Control page allows you to configure superuser access for the Administration Server. These settings affect only the superuser account. If the Administration Server uses distributed administration, you must set up access control for the administrators.

For more information, see Changing the Superuser Settings.

The following elements are displayed:

Hostnames to allow. Allows the specified host name to access the Administration Server. You can use wildcard patterns to match multiple systems in a domain. For example, *iplanet.com matches a.iplanet.com and a.corp.iplanet.com. You can list multiple hosts by separating them with commas. Using host names is flexible; if a system's IP address changes, you will not need to update the server.

IP Addresses to allow. Specifies the IP address to match any host not explicitly defined. The access control for the most complete match will be used. You can also type wildcard patterns. For example, 198.95.* matches 198.95.11.6 and 198.95.11.2. You can separate IP addresses by using commas. Using IP addresses is reliable; if a DNS lookup fails for the connected client, host name restriction cannot be used.

Authentication user name. Specifies the user name of the "superuser" server administrator. (This is the user name you entered during installation.) Only this user name can be used to log in to the Administration Server. This information is stored in the admpw file.See Changing the Superuser Settings for more information.

Authentication Password. Specifies the password of the administrator. The password can have up to 8 characters and can include any character other than control characters. If you leave the password field blank, the password remains unchanged.

Authentication Password (again). Confirms the password specified in the Authentication Password field. If what you enter is different from what you entered in the Password field, you will be prompted to try again.

Warning. If you use Netscape Directory Server to manage users and groups, you need to update the superuser entry in the directory before you change the user name or password in this page. If you do not update the directory first, you will not be able to access the Users & Groups pages in the Administration Server. To fix this, you must either access the Administration Server with an administrator account that does have access to the directory or update the directory using Netscape Directory Server's administration server or configuration files.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Distributed Administration Page
The Distributed Administration page allows you to configure your servers to let multiple administrators change specific parts of the server.

For more information, see Enabling Distributed Administration.

The following elements are displayed:

Activate Distributed Administration. Enables distributed administration.

Administrator Group. Allows the specified group of administrators to bypass the Administration Server and go directly to the Server Manager for a specific server. Users in the administrator group have full access to the Administration Server, but this access can limited using access control. A user in the administrator group can make changes that affect other users, such as adding users or changing access control.

Warning. Once you create an access control list, the distributed administration group is added to that list. If you change the name of the administrator group, you must manually edit the access control list to change the group it references.

Allow End User Access. Allows end-users to see a limited set of pages. This allows users to access the Administration Server using the same URL that administrators do, with the limitation that users only see a single page containing their own user information. End-users can then change their own passwords or update any other information stored in their own entry in the user database.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Encryption On/Off Page (Admin)
If you are accessing this page from the Server Manager, see The Encryption On/Off Page (Server Manager) in the Server Manager section.

The Encryption On/Off page allows you to activate or deactivate SSL for the server.

For more information, see the following sections:

The following elements are displayed:

Encryption. Specifies whether encryption is activated for the server.

Port Number. Specifies the port number that the server runs on. Port numbers can be any number from 1 to 65535; however, the standard secure server port is 443.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Encryption Preferences Page (Admin)
If you are accessing this page from the Server Manager, see The Encryption Preferences Page (Server Manager) in the Server Manager section.

The Encryption Preferences page allows you to set encryption preferences for your server if SSL is activated. You can specify SSL version, whether your server will require client certificates, and which ciphers your server is able to use.

The following elements are displayed:

Allow. Specifies which SSL versions the server allows. Choose one or both of the following:

Require client certificates (regardless of access control). Specifies whether the server should refuse any client who does not have a client certificate from a trusted CA.

SSL 2.0 ciphers. Specifies which algorithms for the 2.0 version of SSL to use in encryption.

SSL 3.0 ciphers. Specifies which algorithms for the 3.0 version of SSL to use in encryption.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Logging Options Page
If you are accessing this page from the Server Manager, see The Log Preferences Page in the Server Manager section.

The Log Preferences page allows you to specify what information is recorded in the Administration Server logs. Server log files can help you monitor the server's activity and troubleshoot problems.

For more information, see Setting Log Preferences.

The following elements are displayed:

Editing. Specifies a resource to which custom logging is applied. If you choose a directory, custom logging applies only when the server receives a URL for that directory or any file in that directory.

Browse. Allows you to browse your file system.

Wildcard. Specifies a wildcard pattern. For information on using wildcard patterns, see Wildcards Used in the Resource Picker.

Log client accesses. Specifies whether to include client accesses in your log files.

Log File. Specifies the absolute path for the access log file. As a default, the log files are kept in the logs directory in the server root. If you specify a partial path, the server assumes the path is relative to the logs directory in the server root.

Record. Specifies whether the server should record domain names or IP addresses of the systems accessing the server in the access log.

Format. Specifies which type of log file format to use in the access log. You can select from the following:

Custom format. Allows you to create a customized format for your access log. For a list of customizable format parameters, see the NSAPI Programmer's Guide for iPlanet Web Server.

Do not log client accesses from. Specifies the hostnames and the IP addresses whose accesses will not be logged.

OK. Displays the log entries in the lower section of this page.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The View Access Log Page
If you are accessing this page from the Server Manager, see The View Access Log Page in the Server Manager section.

The View Access Log page allows you to configure a customized view of the information about requests to the server and the responses from the server.

For more information, see the following sections:

The following elements are displayed:

Number of entries. Specifies the number of entries to retrieve (starting with the most recent).

Only show entries with. Specifies a string or a character to filter the log entries. Case is important; the case of the string or character specified in this field must match the case of the entry in the access log. For example, if you want to see only access log entries that contain POST, type "POST."

OK. Displays the log entries in the lower section of this page.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.

Last number accesses to access. Displays the access log entries with the parameters specified in the upper section of this page.


The View Error Log Page (Administration Server)
If you are accessing this page from the Server Manager, see The View Error Log Page in the Server Manager section.

The View Error Log allows you to configure a customized view of the errors the server has encountered as well as the informational messages about the server, such as when the server was started and who has tried unsuccessfully to log in to the server.

For more information, see the following sections:

The following elements are displayed:

Number of errors to view. Specifies the number of entries to retrieve (starting with the most recent).

Only show entries with. Specifies a string or a character to filter the log entries. Case is important; the case of the string or character specified in this field must match the case of the entry in the error log. For example, if you want to see only those error messages that contain warning, type "warning."

OK. Displays the log entries in the lower section of this page

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.

Last number errors. Displays the error log entries with the parameters specified in the upper section of this page.


The Global Settings Tab
The Global Settings tab contains the following pages


The Configure Directory Service Page
Based on an open-systems server protocol called the Lightweight Directory Access Protocol (LDAP), Netscape Directory Server allows you to manage all your user information from a single source. You can also configure the directory server to allow your users to retrieve directory information from multiple, easily accessible network locations. The Configure Directory Service page allows you to configure basic LDAP settings for your server.

The following elements are displayed:

Host Name. Specifies the name of the LDAP server. You must enter a host name even if the directory server is running on the local machine.

Port. Specifies the port on which the LDAP server runs. If you are going to use SSL with a directory server, then you should enter the port number that the directory server is using for SSL.

Use Secure Sockets Layer (SSL) for connections. Specifies whether the server should use SSL for communications with the directory server. If you click Yes, then you must also configure the Administration Server to use SSL communications.

Base DN. Specifies the distinguished name where directory lookups will occur by default, and where all the Administration Server's entries will be placed in your directory tree (for example, o=mozilla.com). A DN is the string representation for the name of an entry in a directory server.

Bind DN. Specifies the distinguished name that the Administration Server will use to initially bind (or log in) to the directory server (for example, cn=Directory Manager). Binding determines the permission level you are granted for the duration of a connection. The DN supplied in a bind request can be the DN of an alias entry.

This bind DN only requires read and search access to the directory. Because this DN and associated password (if any) is easily compromised, it is best to simply leave this field blank and then set up your directory server to allow anonymous search access. If you do not want to allow anonymous search access to your directory, specify a bind DN entry here that only has read and search access to your directory. Do not specify your directory server's unrestricted user (Root DN) in this field.

Note. This bind DN is used only to initially search for the user name you entered in the Administration Server authentication dialog box. Once the entry corresponding to this user name is located, the Administration Server rebinds to the directory server using the retrieved entry. Therefore, if the user name you specified when you first logged into the Administration Server does not have access to the directory server, you will not have any access to the directory server, regardless of the bind DN information provided in this field.

Bind Password. Specifies the password used for authentication.

Save Changes. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Restrict Access Page
The Restrict Access page specifies access control to the Administration Server.

Note. You must enable distributed administration from The Distributed Administration Page in the Preferences tab before creating access control lists (ACLs).

The following elements are displayed:

For the server. Specifies the server for which to create an access control list. After choosing a server from the drop-down list, click Create ACL.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Edit Access Control Page (Administration Server)
If you are accessing this page from the Server Manager, see The Edit Access Control Page in the Server Manager section.

The Edit Access Control page is divided into two frames that set the access control rules. If the resource you chose already has access control, the rules will appear in the top frame.

For more information, see Restricting Access to Your Web Site and ACL File Syntax.

The following elements are displayed:

Upper Frame
The upper frame displays access control rules representing each configurable setting as a link. When you click on a link, the page divides into two frames, and you can use the Lower Frame to set the access control rules. The ACL for the Administration Server, begins with two non-editable deny statements by default. The following elements are displayed in the upper frame:

Action. specifies whether to deny or allow access to the users, groups, or hosts. For the Administration Server, the first two lines of the access control rules are set to deny everyone except the group admin access to any portion of the Administration Server. If allow users and groups outside of the group admin access, you must click New Line and create an access control rule.

Users/Groups. Allows you to specify user and group authentication when you click "anyone." The bottom frame allows you to configure User-Group authentication. By default, no users or groups outside of the group admin can access the Administration Server resources. For more information, see Specifying Users and Groups.

From host. Allows you to specify the computers you want to include in the rule when you click "anyplace". In the bottom frame, you can enter wildcard patterns of host names or IP addresses to allow or deny. For more information, see Specifying Host Names and IP Addresses.

Programs. Restricts access to the tabs in the Administration Server. For example, you can restrict access to all pages for configuring the administration server by selecting All Programs. If you want to restrict access to one or two sets of pages, choose the name of the tab in the scroll-down list. If you want to restrict access to one page in a tab, type the name of the page in Program Items. For example, to restrict access to the Access Control List Management page, type distacl in Program Items. For more information, see Access to Programs.

Extra. Allows you to specify a customized ACL entry. This is useful if you use the access control API to customize ACLs. For more information, see Writing Customized Expressions.

Continue. Specifies that the next line in the access control rule chain is evaluated before the server determines if the user is allowed access. When creating multiple lines in an access control entry, it's best to work from the most general restrictions to the most specific ones.

Trash can icon. Deletes the corresponding line from the access control rules.

Note. Do not delete all the ACL rules from the ACL files. At least one ACL file is required to start the server, and the ACL file must have at least one ACL rule.If you delete all the ACL rules in the ACL files, and try to restart the server, you will see a syntax error.

Access control is on. Specifies whether access control is enabled.

New Line. Adds a default ACL rule to the bottom row of the table. You can use the up and down arrows in the left column to move the rule.

Response when denied. Specifies the response a user sees when denied access. You can vary the message for each access control object. By default, the user is sent a message saying that the file was not found (the HTTP error code 404 Not Found is also sent).

Submit. Saves your entries.

Revert. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays the online help.

Lower Frame
The lower frame allows you to configure access control rules for the ACL in the Upper Frame. The following elements are displayed in the lower frame:

Allow/Deny

Allow. Allows the user, group, or host access.

Deny. Denies the user, group, or host access.

Update. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays the online help.

User/Group

Anyone (no authentication). Allows everyone access to the resource. No authentication is required.

Authenticated people only. Allows only authenticated users and groups to access the resource. Choose from the following options:

Prompt for authentication. Allows you specify message text that appears in the authentication dialog box. You can use this text to describe what the user needs to enter. Depending on the operating system, the user will see about the first 40 characters of the prompt. Netscape Navigator and Netscape Communicator cache the username and password and associate them with the prompt text. This means that if the user accesses areas (files and directories) of the server that have the same prompt, the user will not have to retype usernames and passwords. Conversely, if you want to force users to reauthenticate for various areas, you must change the prompt for the ACL on that resource.

Update. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays the online help.

From Host

Any place. Allows any machine access to the resource.

Only from. Allows only the specified host names or IP address access to the resource. You specify this restriction by using wildcard patterns that match the machines' host names or IP addresses. For example, to allow or deny all computers in a specific domain, you would enter a wildcard pattern that matches all hosts from that domain, such as *.iplanet.com.

Update. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays the online help.

Programs

All programs. Allows users or groups access to all the tabs in the Administration Server.

Only the following. Allows users or groups access to either specific tabs or specific pages. You can choose multiple tabs by pressing the Control key and then clicking the tabs.

Update. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays the online help.

Customized Expressions

Customize expressions. Allows you to enter custom expressions for an ACL in the text box. You can use this feature if you are familiar with the syntax and structure of ACL files. For more information on customized expressions, see Writing Customized Expressions, and ACL File Syntax.

Update. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays the online help.

Access Denied Response

Respond with the default file (redirection off). Displays the HTTP error code 404 Not Found error when the file being requested is not found.

Respond with the following file (physical path): (redirection on). Specifies a URL or the absolute path to a text or HTML file in your server's document root that you want to send to users when they are denied access. Be sure the server has read access to this file on your system—it's a good idea to have the file in a directory under the server root.


The NS Cron Control Page (Unix/Linux)
The NS Cron Control page allows you to start and stop all the cron jobs scheduled for iPlanet Web Server in the file ns-cron.

For more information, see Using Cron Controls (Unix/Linux).

The following elements are displayed:

Start. Starts ns-cron, and starts all scheduled cron jobs.

Stop. Stops all cron jobs defined in ns-cron.

Restart. Restarts all cron jobs in ns-cron.


The Configure JRE/JDK Paths Page
When you install iPlanet Web Server, you can choose to install the Java Runtime Environment (JRE) or you can specify a path to the Java Development Kit (JDK). The server can run servlets using the JRE, but it needs the JDK to run JSP.

The Path Variables for Location JAR/Class Files for Servlets page allows you to switch to using either the JRE or JDK, and change the path to the JDK or JRE.

For more information, see Configuring JRE/JDK Paths.

The following elements are displayed:

Choose either JDK or JRE. Specifies whether the server will run servlets using the JDK or JRE.

JDK Path. Specifies the directory where you installed the JDK.

JDK Runtime Libpath. Specifies the runtime library path for the JDK.

JDK Runtime Classpath. Specifies the paths to the directories and JAR files needed by the JDK. You can add new values to the existing class path, but do not delete the existing value since it includes paths that are essential for servlet operation.

JRE Path. Specifies the directory where you installed the JRE.

JRE Runtime Libpath. Specifies the runtime library path for the JRE.

Note. If you are not sure of the JDK runtime libpath, the JDK runtime classpath, or the JRE runtime libpath, leave these fields blank to tell the server to use default paths.


The Community Strings Page (Unix/Linux)
A community string is a password that an SNMP agent uses for authentication, which means that a network management station would have to send the special password with each message it sent to the agent. The agent can then verify whether the network management station is authorized to get information. Community strings are not concealed when sent in SNMP packets; strings are sent in ASCII text. Therefore, you should consider changing the community string on a regular basis. The master agent uses the community string for authentication.

The Community Strings page allows you to create, edit, and remove communities.

For more information, see Configuring the Community String.

The following elements are displayed:

Community. Specifies the name of the community you want to create.

Operation. Specifies the permissions for the new community. Choose from the following:

Current communities. Lists all communities currently defined for the server. To modify a community, click Edit in the community row. To delete a community, click Remove in the community row.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Manager Entries Page (Unix/Linux)
The Manager Entries page allows you to create, edit, and remove SNMP trap destinations. An SNMP trap is a message the SNMP agent sends to a network management station. For example, an SNMP agent would send a trap when an interface's status has changed from up to down. The SNMP agent must know the address of the network management station so it knows where to send traps; you can configure this trap destination for the SNMP master agent from the Server Manager.

For more information, see Configuring Trap Destinations.

The following elements are displayed:

Manager station. Specifies the name of the system that is running your network management software.

Trap port. Specifies the port number on which your network management system listens for traps (the well-known port is 162).

With community. Specifies the community string you want to use in the trap.

Current manager entries. Lists all manager stations defined for the server. To modify a manager entry, click Edit in the manager entry row. To delete a manager entry, click Remove in the manager entry row.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The SNMP Master Agent Control Page (Unix/Linux)
The master SNMP agent exchanges information between the subagent and the network management station. A master agent runs on the same host machine as the subagents it talks to. You can have multiple subagents installed on a host machine. All subagents can communicate with the master agent. The SNMP Master Agent Control page allows you to start, stop, or restart the SNMP master agent after installing the SNMP master agent.

For more information, see the following sections:

The following elements are displayed:

Start. Starts the SNMP master agent.

Stop. Stops the SNMP master agent.

Restart. Restarts the SNMP master agent.


The Users & Groups Tab
The Users & Groups tab contains the following pages:

Note. The second level bullets list pages you can bring up from links or buttons on the corresponding first level bullet.


The New User Page
The New User page allows you to add users to the LDAP database of Netscape Directory Server.

For more information, see Creating Users.

The following elements are displayed:

Given name. Specifies the users's given name or first name.

Surname. Specifies the user's surname or last name.

Full name. Specifies the user's given name and surname. If you entered a given name and a surname, this field is automatically filled in.

User ID. Specifies a unique user name for the user. The user ID is generated as the first initial of the user's first name followed by the user's last name. You can replace this user ID with an ID of your own choosing. If you entered a given name and a surname, this field is automatically filled in.

The user ID must be unique. The Administration Server ensures that the user ID is unique by searching the entire directory from the search base (base DN) down to see if the user ID is in use.

Note. If you use the ldapmodify command line utility to create a user, unique user IDs cannot be ensured. A user with a duplicate user ID will not be able to authenticate to the directory.

Password. Specifies the password for the user.

Password (again). Confirms the password entered in the Password field. If what you enter in this field is different from what you entered in the Password field, you will be prompted to try again.

E-Mail address. Specifies the email address of the user.

Add new user to. Specifies the organizational unit where you want the new user to be placed. The default location is your directory's root point.

Create user. Adds the user to the LDAP database.

Create and edit user. Adds the user, and then proceeds to The Edit Users Page for the user you have just added.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Edit Users Page
The Edit Users page allows you to edit a user entry in the LDAP database. If you want to change an attribute value that does not appear on this page, use the ldapmodify command line utility.

For more information, see Managing Users.

There are three tabs at the top of the page that give you different sets of fields to edit:

General
The following elements are displayed:

Given name (First Name). Specifies the users's given name or first name.

Surname (Last Name). Specifies the user's surname or last name.

Full names. Specifies the user's given name and surname.

Title. Specifies the job title of the user.

User ID. Specifies a unique user name for the user. The user ID generated by the gateway is the first initial of the user's first name followed by the user's last name. You can replace this user ID with an ID of your own choosing.

The user ID must be unique. The Administration Server ensures that the user ID is unique by searching the entire directory from the search base (base DN) down to see if the user ID is in use.

Note. If you use the ldapmodify command line utility to create a user, unique user IDs cannot be ensured. A user with a duplicate user ID will not be able to authenticate to the directory.

E-Mail address. Specifies the email address of the user.

Phone number. Specifies the phone number of the user.

Save changes. Saves changes to the LDAP database.

Rename user. Renames the user entry (including the entry's distinguished name) in the LDAP database.

Delete user. Deletes the user from the LDAP database.

Help. Displays online help.

Password
The following elements are displayed:

Password. Specifies the new password. This password is used for user entries by the various Netscape/iPlanet servers for user authentication

Password (again). Confirms the password entered in the Password field. If what you enter in this field is different from what you entered in the Password field, you will be prompted to try again.

Set password. Changes the password immediately.

Disable password. Disables the user's password by setting it to an invalid value.

Help. Displays online help.

License
This page is no longer used by iPlanet Web Server.


The Manage Users Page
The Manage Users page allows you to find user entries, change user attribute values, change the user's password, rename the user's entry, and delete the user's entry.

For more information, see Managing Users.

The following elements are displayed:

Find user. Specifies a descriptive value for the entry that you want to edit. You can enter any of the following in the search field:

Find all users whose. Allows you to build a custom search filter. Use this field to narrow down the search results returned by Find User field. You can specify the following search criteria:

Look within. Specifies the organizational unit under which you want to search for entries. The default is the directory's root point (or topmost entry).

Format. Specifies whether the search results are formatted for display on screen or for printing to a printer.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The New Group Page
The New Group page allows you to create a group entry within the directory server.

For more information, see Creating Groups.

The following elements are displayed:

Type of group. Specifies whether the group is static or dynamic. Dynamic groups are generated dynamically based upon LDAP attributes and filters. Dynamic groups can slow your group lookups.

Group name. Specifies the group name.

Description. Specifies a description of the group.

Add new group to. Specifies the directory to which you are adding the group. The default location is your directory's root point.

Create group. Adds the group to the LDAP database.

Create and edit group. Adds the group, and then proceeds to The Edit Groups Page for the group you have just added.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Edit Groups Page
The Edit Groups page allows you to edit a group entry. If you want to change an attribute value that does not appear on this page, use the ldapmodify command line utility.

For more information, see Managing Groups.

The following elements are displayed:

Group name. Specifies the group you want to edit.

Description. Specifies a description of the group.

Group members. Lists the members of the group. Click Edit to add, modify, or delete members in the group.

Group cert members. Specifies the members of the group certificate. Click Add to add members to the group certificate.

Owner. Specifies the owner of the group. Click Edit to add, modify, or delete the group owner.

See also. References other directory entries that may be relevant to the current group. See Also allows users to easily find entries for people and other groups that are related to the current group. Click Edit to add, modify, or delete See Also references.

Save changes. Saves the changes to the LDAP directory.

Rename group. Renames the group in the LDAP directory.

Delete group. Deletes the group from the LDAP directory.

Help. Displays online help.


The Edit Members Page
The Edit Members page allows you to add, edit, or delete users or groups in a group or organization. You can add or delete members individually, or by using searches.

For more information on groups, see Managing Groups.

For more information or organizations, see Creating Organizational Units.

The following elements are displayed:

Find. Specifies whether you are searching for users or groups.

Matching. Specifies the string or character to search for in the user or the group name.

Find and add. Finds the user or group in the LDAP database and adds them to the group.

Find and remove. Finds the user or group in the LDAP database and deletes the user or group from the group.

Remove from list. Click the checkbox next to the name of the member user or group you want to remove from the list of members.

Save changes. Saves the changes to the LDAP directory.

Cancel. Erases your changes and returns to previous page.

Help. Displays online help.


The Group Cert Members Page
The Group Cert Members Page allows you to specify the information necessary to request a certificate from a commercial or an internal certificate authority (CA).

The following elements are displayed:

Common name. Specifies the fully qualified hostname used in DNS lookups (for example, www.iplanet.com). This is the hostname in the URL that a browser uses to connect to your site. It's important that these two names are the same, otherwise a client is notified that the certificate name does not match the site name, which will make people doubt the authenticity of your certificate. However, some CAs might require different information, so it's important to contact them.

Email address. Specifies the business email address used for correspondence between the business and the CA.

Organization. Specifies the official, legal name of the company, educational institution, partnership, and so on. Most CAs require that you verify this information with legal documents (such as a copy of a business license).

Organization unit(s). Describes an organization within your company. This can also be used to specify a less formal company name (without the Inc., Corp., and so on).

Locality. Specifies the city, principality, or country for the organization.

State or province. Specifies the state or province in which the organization is located. Most CAs require the full name, not abbreviations.

Country. Specifies the country in which the organization is located. Most CAs require the two-letter country code (for example, US for United States of America).

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Manage Groups Page
The Manage Groups page allows you to manage group memberships. You can find groups, change group attributes, add and delete owners of the group, add and delete members of the group, rename the group, delete the group, and change the group's description.

The following elements are displayed:

Find group. Specifies the name of the group that you want to find. You can enter any of the following in the search field:

Find all groups whose. Allows you to build a custom search filter. Use this field to narrow down the search results that are otherwise returned by Find Groups. You can specify the following search criteria:

Look within. Specifies the organizational unit under which you want to search for entries. The default is the directory's root point, or top-most entry.

Format. Specifies whether the output is formatted for display on screen or for printing to a printer.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The New Organizational Unit Page
Organizational units are subdivisions within your company that are use the organizationalUnit object class. The New Organizational Unit page allows you to create a new organizational unit in the directory server.

For more information, see Creating Organizational Units.

The following items are displayed:

Unit name. Specifies the name of the organizational unit.

Description. Specifies a description of the organizational unit.

Add organizational unit to. Specifies the parent organizational unit under which this new organizational unit will reside.

Create organizational unit. Adds the organizational unit to the LDAP database.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Manage Organizational Units Page
The Manage Organizational Units page allows you to manage the company's organizational units.

For more information, see Managing Organizational Units.

The following elements are displayed:

Find organizational unit. Specifies the name of the organizational unit that you want to find. You can enter any of the following in the search field:

Find all units whose. Allows you to build a custom search filter. Use this field to narrow down the search results that are otherwise returned by Find Organizational Unit. You can specify the following search criteria:

Look within. Specifies the organizational unit under which you want to search for entries. The default is the directory's root point, or top-most entry.

Format. Specifies whether the search results are formatted for display on screen or for printing to a printer.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Edit Organizational Unit Page
The Edit Organizational Unit page allows you to add, edit, or remove an organizational unit.

For more information, see Managing Organizational Units.

The following elements are displayed:

Unit name. Specifies the name of the organizational unit.

Description. Specifies a description of the unit.

Phone. Specifies the phone number of the organizational unit.

Fax. Specifies a fax number of the organizational unit.

Mailing address. Specifies the mailing address of the organizational unit.

Save changes. Saves the changes made on this page.

Rename. Renames the organizational unit in the LDAP database.

Delete. Deletes the organizational unit from the LDAP database.

OK. Saves your entries. You must restart the server in order for your changes to take effect.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Manage Preferred Language List Page
The Manage Language Selection List page allows you to specify the languages supported in the LDAP server.

For more information, see Managing a Preferred Language List.

The following elements are displayed:

Display language selection list. Specifies whether the languages selected in the language selection list will be displayed upon saving your changes on this page.

Languages in the selection list. Displays all the available languages. Click "Add to list" to add the language to your language selection list. Click "Default value" to designate one language as the default language.

Save changes. Saves your entries. You must restart the server in order for your changes to take effect.

Help. Displays online help.


The Security Tab (Admin)
The Administration Server Security tab contains the following pages:


The Create a Trust Database Page (Admin)
If you are accessing this page from the Server Manager, see The Create a Trust Database Page (Server Manager) in the Server Manager section.

The Create a Trust Database page allows you to create a new trust database with the default CA settings and protect it with a password. The server can have only one trust database, so you can create a trust database only if one does not already exist. The trust database is created with the default CA entries which are configured so that they are not trusted CAs for client certificates. To configure the server to trust these CAs for use with client certificates, see The Manage Server Certificates Page (Administration Server).

For more information, see Creating a Certificate Trust Database.

The following elements are displayed:

Cryptographic Module. Specifies whether the certificate database is internal.

Database Password. Specifies the certificate database password.

Note. The database password is sent in plain text from the client to the Administration Server. To minimize security risks, you should run the browser used for server administration on the same machine as the Administration Server or run your administration server with SSL.

Password (again). Confirms the password specified in the Database Password field. If what you enter is different from what you entered in the Database Password field, you will be prompted to try again.

OK. Saves your entries. You must restart the server in order for your changes to take effect.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Request a Server Certificate Page (Admin)
If you are accessing this page from the Server Manager, see The Request a Server Certificate Page (Server Manager) in the Server Manager section.

The Request a Server Certificate page allows you to add or renew a server certificate.

For more information, see Requesting a Certificate.

The following elements are displayed:

New Certificate. Specifies that the certificate being requested is new.

Certificate Renewal. Specifies that the certificate being requested is a renewal of an existing certificate.

List of Available Certificate Authorities. Lists the certificate authorities from which you can get server certificates.

Submit to Certificate Authority Via. Specifies the manner in which to submit the certificate request. If you wish to contact the certificate authority via email, select CA Email Address and enter the email address in the field.

Select the Mode to Use with the Certificate. Specifies one of the following:

Requestor Name. Specifies the name under which the certificate will be issued.

Telephone Number. Specifies the telephone number of the requestor.

Common Name. Specifies the fully qualified hostname used in DNS lookups (for example, www.iplanet.com). This is the hostname in the URL that a browser uses to connect to your site. It is important that these two names are the same. Otherwise, a client is notified that the certificate name does not match the site name, which often makes uses doubt the authenticity of your certificate.

Email Address. Specifies the business email address used for correspondence between you and the CA.

Organization. Specifies the official, legal name of your company, educational institution, organization, and so on. Most CAs require that you verify this information with legal documents (such as a copy of a business license).

Organizational Unit. Specifies a description of an organizational unit within your company. This field is optional.

Locality. Specifies a description of the city, principality, or country for the organization. This field is optional.

State or Province. Specifies the state or province in which the business is located.

Country. Specifies the two-character abbreviation of your country name (in ISO format). The country code for the United States is US.

OK. Saves your entries. You must restart the server in order for your changes to take effect.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Install a Server Certificate Page (Admin)
If you are accessing this page from the Server Manager, see The Install a Server Certificate Page (Server Manager) in the Server Manager section.

You can install your own certificate to present to clients, or a CA's certificate for use in a certificate chain.

When you receive a certificate from the CA, it will be encrypted with your public key so that only you can decrypt it. The server will use the key-pair file password you specify to decrypt the certificate when you install it.

Note. CAs' certificates for use in a certificate chain are installed using the same process as installing your own certificate. If your CA does not automatically send you their certificate, you should request it. However, many CAs include their certificate in the same email that contains your certificate. In this case, your server installs both certificates at the same time when you install your certificate.

The Install a Server Certificate page allows you to install a certificate for a server.

The following elements are displayed:

Certificate For. Specifies where the certificate will be used. Select from the following options:

Database Password. Specifies the password for the certificate database.

Certificate Name. Specifies the common name of the certificate. Enter the certificate name only if it differs from the fully qualified hostname of your server used in DNS lookups (for example, www.iplanet.com).

Message is in This File. Specifies the file that contains the CA certificate.

Message Text (with headers). Contains the content of the CA certificate. If you copy and paste the text, be sure to include the headers "Begin Certificate" and "End Certificate."

OK. Saves your entries. You must restart the server in order for your changes to take effect.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Change the Key Pair File Password Page (Admin)
If you are accessing this page from the Server Manager, see The Change the Key Pair File Password Page (Server Manager) in the Server Manager section.

The Change the Key Pair File Password page allows you to change the password used to access your trust database.

The following elements are displayed:

Old Password. Specifies the current key pair password.

New Password. Specifies the new key pair password.

Password (again). Confirms the password specified in the New Password field. If what you enter is different from what you entered in the New Password field, you will be prompted to try again.

OK. Saves your entries. You must restart the server in order for your changes to take effect.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Manage Server Certificates Page (Administration Server)
If you are accessing this page from the Server Manager, see The Manage Server Certificates Page (Server Manager) in the Server Manager section.

The Manage Server Certificates page displays all the installed certificates associated with the server and allows you to manage the certificates.

The following elements are displayed:

Certificate Name. Specifies the name of the certificate authority.

Type. Specifies the type of certificate.

Expires (Time in UTC). Displays the date and time that the certificate expires. Once a certificate has expired, you must renew it to use it again.

Help. Displays online help.


The Install a Certificate Revocation List
The Install a Certificate Revocation List page displays the file locations for your CRLs/CKLs.

The following elements are displayed:

File Contains. Specifies either a Certificate Revocation List (CRL) or a Compromised Key List (CKL).

The CRL/CKL is in this file:. Specifies the CRL/CKL location.

OK. Saves your entries. You must restart the server in order for your changes to take effect.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Manage Certificate Revocation Lists
The Manage Certificate Revocation Lists page displays your server CRLs.

The following elements are displayed:

Server CRLs. Displays the server CRLs for more information and options.

Refresh. Updates the current list of CRLs.

Help. Displays online help.


The Install a New PKCS#11 Module Page
Public Key Cryptography Standard (PKCS) #11 defines the interface used for communication between SSL and PKCS #11 modules. The PKCS#11 modules are used for standards-based connectivity to SSL hardware accelerators. The Install a New PKCS#11 Module page allows you to import PKCS#11 modules from another location.

The following elements are displayed:

Path to Jar File. Specifies the path from which to import PKCS#11 modules in the form of .jar files.

OK. Saves your entries. You must restart the server in order for your changes to take effect.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Migrate a 3.x Cert Page (Admin)
If you are accessing this page from the Server Manager, see The Migrate a 3.x Cert Page (Server Manager) in the Server Manager section.

The Migrate a 3.X Cert page allows you to migrate certificates from Netscape Enterprise Server 3.x to iPlanet Web Server 4.1.

The following elements are displayed:

3.6 Server Root. Specifies the server root of Netscape Enterprise Server 3.6.

Alias. Specifies the alias mapped to the key-pair file and certificate file you associated it with in the Administration Server.

Password. Specifies the certificate key-pair password.

OK. Saves your entries. You must restart the server in order for your changes to take effect.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Cluster Management Tab
Clusters are groups of Netscape/iPlanet servers that can be administered from a single Netscape administration server. All servers in a cluster must be of the same type (web, mail, directory, and so on); the Administration Server can store a cluster for each type of Netscape/iPlanet server.

Clusters enable you to have a central administration server for administering all your Netscape/iPlanet servers. The servers can be installed on any system in a network, but the administration server containing the clusters must have access to the administration server for each of the servers in the cluster.

The Cluster Management tab contains the following pages:


The Cluster Control Page
The Cluster Control page allows you to configure the remote servers. Most Netscape/iPlanet servers let you start, stop, or restart the server by clicking the corresponding buttons on the page.

For more information, see the following sections:

The following elements are displayed:

Product selector. Specifies the type of server cluster you want to configure. All servers of that type appear listed by their unique server identifier. For example, if you select Web Server, Enterprise Edition, a list of all iPlanet Web Server, Enterprise Edition instances appear on the page. The cluster page changes to display fields that apply to that server type.

Check servers to control. Allows you the select any of the listed servers, change the information for all servers in the cluster, or unselect any servers you have chosen in the page.

Status. Displays whether the server is running or has stopped.

Start, stop, restart. Starts, stops, or restarts the remote servers.

View access, view error. Displays the specified number of lines from either the server's current access log or the error log.

Transfer. Transfers information in the selected configuration file from the selected server.

Status. Displays whether the server is running or has stopped.

Help. Displays online help.


The Add Remote Servers to Cluster Database Page
The Add Remote Servers to Cluster Database page allows you to add multiple remote servers to your cluster. If the administration server you're adding contains more than one server, all the servers that it manages are added to the cluster (you can remove the individual servers later). If the remote administration server contains a cluster, the servers in the remote cluster are not added.

For more information, see Adding a Server to the Server List.

The following elements are displayed:

Admin Server Protocol. Specifies the protocol used when contacting the remote administration server. Choose http for normal administration servers. Choose https if the remote administration server is running under SSL.

Admin Server Hostname. Specifies the host name of the remote administration server. If your DNS cannot resolve host names, enter the fully qualified host and domain name (for example, type www.mozilla.com).

Admin Server Port. Specifies the port number of the remote administration server.

The master administration server attempts to contact the remote server. When it succeeds, the server identifiers appear on the page for every server installed on the remote administration server. If you have two or more servers on different systems that use the same identifier, the page shows the server identifier and the hostname for the system. If both server identifier and hostnames are the same, the page displays the port number. If you do not want all the servers in the cluster, you can remove individual servers.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Modify Server Settings in Cluster Database Page
If you change an administration server's host name, port number, or protocol used (http or https), you also need to modify the information about that administration server that is stored in the cluster. The Modify Server Settings in Cluster Database page allows you to add or edit the servers in a cluster.

For more information, see Modifying Cluster Information.

The following elements are displayed:

Product Selector. Specifies the type of server you want to change. All servers of that type appear listed by their unique server identifier.

Check Servers To Be Modified. Allows you the select any of the listed servers, change the information for all servers in the cluster, or unselect any servers you have chosen in the page.

Admin Server Protocol. Specifies the protocol used when contacting the remote administration server. Choose http for normal administration servers. Choose https if the remote administration server is running under SSL.

Admin Server Hostname. Specifies the host name of the remote administration server. If your DNS cannot resolve host names, enter the fully qualified host and domain name (for example, type www.mozilla.com).

Admin Server Port. Specifies the port number of the remote administration server.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


The Remove Servers from Cluster Database Page
The Remove Server page allows you to remove a server from a cluster. You can still access the removed servers using their administration server, but you cannot access them from the cluster.

For more information, see Removing Servers from a Cluster.

The following elements are displayed:

Product Selector. Specifies the type of server you want to delete. All servers of that type appear listed by their unique server identifier.

Check Servers To Be Removed. Allows you the select any of the listed servers, change the information for all servers in the cluster, or unselect any servers you have chosen in the page.

OK. Saves your entries.

Reset. Erases your changes and resets the elements in the page to the values they contained before your changes.

Help. Displays online help.


 

© Copyright © 2000 Sun Microsystems, Inc. Some preexisting portions Copyright © 2000 Netscape Communications Corp. All rights reserved.