[Previous][Next][Contents][Index]

Getting Started

his chapter tells you how to begin using your Netscape Collabra Server. It describes how to install, upgrade, start, stop, uninstall, and remove your server. It also discusses the information that you need to know before installing your server. This chapter describes the following tasks:

Overview

The Netscape Collabra Server CD-ROM contains installation programs for Netscape Navigator 3.01 and for Netscape Collabra Server 3.0. You'll need to install a copy of Netscape Navigator 3.01 or a later version to administer the Collabra Server.

The Collabra Server installation process automatically installs Netscape Administration Server and Netscape Collabra Server. The administration server provides a single interface, called the Server Administration page, from which you can administer all of your Netscape servers. The administration server can be accessed with a JavaScript and forms-capable web browser, such as Netscape Navigator 3.01, which is included on the Collabra Server CD-ROM. For more information about the administration server, see Managing Netscape Servers.

Important terminology

You should understand the following terms before you install your Collabra Server.

Netscape Administration Server: This is a component of Netscape SuiteSpot and SuiteSpot Pro that allows administrators to remotely manage their SuiteSpot servers through a single interface.

Netscape Collabra Server: This is a component of Netscape SuiteSpot and SuiteSpot Pro that replaces the Netscape News Server. Netscape Collabra Server allows users to share information through the use of discussion groups.

Netscape Directory Server: This is a a component of Netscape SuiteSpot and SuiteSpot Pro that provides an LDAP-complaint directory service.

Netscape Navigator: This is Netscape's Internet browser.

Netscape News Server: This is the predecessor to Netscape Collabra Server.

Netscape SuiteSpot and SuiteSpot Pro: These are suites of intranet and Internet server software from Netscape Communications Corporation.

discussion group: This is a collection of articles kept on one or more Collabra Servers. A discussion group is related to a particular topic, which is usually reflected in the discussion name. Synonymous with newsgroup, discussion group is the term more commonly used in enterprise environments.

Server Administration page: This is the interface of the Netscape Administration Server from which an administrator can configure SuiteSpot servers.

server root: For the purposes of this manual, this is the directory into which you install your Collabra Server.

Before you install

Before you install your Netscape Collabra Server, be sure that your computer system meets the following requirements.

Supported Platforms

Netscape Collabra Server 3.0 for Unix runs on the following platforms:

Hardware and Software requirements

Netscape Collabra Server needs specific hardware and software to operate. Before you can install a server, your computer must have the following:

Other technical requirements

Once you have the proper hardware and software for installing Netscape Collabra Server, you should also be aware of the following:

Choosing a directory service

You will need to use a directory service with your Collabra Server. You can choose from either of the following directory services:

The local directory service is intended primarily for sites running a stand-alone Netscape server. This service will not support more than 1,000 discussion groups. Sites running multiple Netscape servers that need to share user and user group or discussion group information must use Netscape Directory Server. You should also use Netscape Directory Server if you plan to have more than 1,000 discussion groups on your Collabra Server and are concerned about your server's performance. If you want identical access control in replicated versions of discussion groups, the discussion groups can either use the same directory server or the directory information can be replicated into multiple directory servers.

For more information on directory services, see Managing Netscape Servers.

Choosing port numbers

You need two port numbers: one for the administration server and one for the Collabra Server. The administration server does not have a standard port number. The standard Collabra Server port number is 119 and the secure Collabra Server port number is 563, but you can install the Collabra Server to any port. When you access the administration forms, you are using the administration server's port number-not the Collabra Server's port number.

Make sure the port number you choose isn't in use.

To be certain that you don't assign a port number that is used by another service, look at the file /etc/services on the server machine.

Note
Most ports under 1024 are reserved for specific uses. If you choose a port number less than 1024 for either the administration server or the Collabra Server, you must start that server as the root user. If you plan to install a server on a port number less than 1024, you must be logged in as root during the installation process.

Creating Unix user accounts for the server

The Collabra Server and the administration server use different users and groups. If you do not want to use the default values for these users and groups, you should create them before installing the Collabra Server.

If you choose a port number less than 1024 for either your administration server or your Collabra Server, you'll need to be logged in as root to start that server. If you choose a port number greater than 1024, you don't have to be root to start the server.

You will need three user accounts to run your server, the administration server user account, the SuiteSpot user account, and the Collabra Server user account. If you choose not to use the default values for any of these accounts, you must create user accounts before installing the Collabra Server.

If you don't know how to create a new user on your system, ask your system administrator or consult your system manual. The usernames you enter as administration server user, SuiteSpot user, and Collabra Server user during the installation process should already exist as normal Unix user accounts.

Administration Server user
The first user account you will be prompted for during installation is the administration server user. The administration server user account is the Unix user account that your administration server runs as. This Unix user account is different from the user account that you log in as to start the administration server.

The administration server user account should be different from the user accounts that your public servers run as. Only the user that you specify as the administration server user will be able to write to your configuration files. Netscape recommends that you use the default value for the administration server user. If you have the administration server run as this default value, which is root, you will be able to use the Server Manager to start and stop your public servers. The administration server user needs access to the Collabra Server files. Therefore, if you choose a value other than the default value for the administration server user, you must make sure that this user is a member of the Collabra Server group.

SuiteSpot user
The second user account that you will be prompted for during installation is the SuiteSpot user. The SuiteSpot user is the user account you will use to access the common files shared by your Netscape SuiteSpot servers. Netscape recommends that this user have no privileges in the rest of the system.

Collabra Server user
The third user account is the Collabra Server user. The Collabra server user is a Unix user account that the Collabra server runs as. All of the Collabra server's processes are assigned to this user account. Netscape recommends that you use the default value for the Collabra Server user. The default value will be the same value that the SuiteSpot user account is set to. The Collabra Server user needs access to the common files for SuiteSpot servers. Therefore, if you choose a value other than the default value for the Collabra Server user, you must make sure that this user is a member of the SuiteSpot group.

Installation instructions

The Netscape Collabra Server CD-ROM contains installation programs for both Netscape Navigator 3.01 and Netscape Collabra Server 3.0. Because you need a copy of Navigator 3.01 or later to administer your server, you should install Navigator onto your machine first.

Installing 2.x and 3.x administration
servers together

There are times when you'll want to install both 2.x and 3.x administration servers on the same computer.

Netscape Directory Server 1.02 uses a 2.x administration server and Collabra Server 3.0 uses a 3.x administration server. Therefore, it is important that you take note of the instructions in this section if you plan to install both servers on your machine.

Because the 2.x version of the administration server isn't fully compatible with more recent versions of the administration server, you need to take special precautions before installing both versions on a single computer. For a list of Netscape servers that use the 2.x administration server, see Managing Netscape Servers. You should consider the following items when using servers of both versions:

Installing Netscape Navigator

To install Netscape Navigator:

  1. Put the Netscape Collabra Server CD-ROM in the drive and change to the directory for the Unix operating system that your computer uses. For example, if you are using a Solaris system, type cd solaris.

  2. Change to the nav301 directory on the CD-ROM.

  3. Copy the netscape.tar file from the CD-ROM to a staging directory on your local disk.

  4. Change to the staging directory on your local disk and untar the netscape.tar file by typing: tar xvf netscape.tar

  5. At the command line, type ./ns-setup to start the Navigator installation.

  6. Follow the onscreen instructions.

Installing the Collabra Server

Note
If you are using Netscape Directory Server version 1.02 or greater as your directory service, install the directory server before installing the Collabra Server. For information on installing the directory server, see the Netscape Directory Server 1.02 readme. You can run the SuiteSpot Integration tool before installing the Collabra Server to automatically generate configuration information necessary to the Collabra Server installation process. For more information on the SuiteSpot Integration tool, see the Netscape Directory Server 1.02 readme.
The Collabra Server installation program automatically installs an administration server
To install Netscape Collabra Server:

  1. Log into the system as the root user.

  2. Put the Netscape Collabra Server CD-ROM in the drive and change to the directory for the Unix operating system that your computer uses. For example, if you are using a Solaris system, type cd solaris.

  3. Change to the collabra3.0 directory on the CD-ROM.

  4. Copy the collabra.tar file from the CD-ROM to a staging directory on your local disk.

  5. Change to the staging directory on your local disk and untar the collabra.tar file by typing: tar xvf collabra.tar

  6. Make certain that you have a large enough partition to accommodate both the server itself and the news articles.

  7. At the command line, type ./ns-setup to start the server installation. If you aren't logged in as root or if you don't have write permissions, you'll get one or more error messages. You are now ready for the QuickStart installation program.

  8. Follow the on-screen instructions. After the QuickStart Installation program is complete, you can connect to the Server Manager using Netscape Navigator. Use the URL that appears at the end of the installation.

  9. Enter the administration server username and password. The Server Administration page appears.

  10. Click the "Create New Netscape Collabra Server 3.0" link.

  11. At the Netscape Collabra Installation Form, enter values for the following:

  1. If you choose to use Netscape Directory Server as your directory service, you will need to enter the LDAP Directory Server Configuration information. The LDAP Directory Server Configuration information consists of the SuiteSpot username and password. If you have installed Netscape Directory Server, you should run the SuiteSpot Integration tool to generate your SuiteSpot user account. You will need to enter this account during the Collabra Server installation process. For more information on the SuiteSpot Integration tool, see the Netscape Directory Server 1.02 readme.

  2. Click OK. You will receive a confirmation message.

Note:
If you installed Netscape Directory Server 1.02 or Netscape News Server 2.x on the same machine, you must install the Collabra Server into a different server root. These servers install and use a different version of the administration server from Collabra Server 3.0.
You may now start the administration server to begin administering your Collabra Server.

Migrating a 2.x News Server to Collabra Server 3.0

If you have Netscape News Server 2.x already installed on your machine, you can migrate it to Collabra Server 3.0. You can migrate only after you have installed Collabra Server 3.0. The migration process imports all of the users and groups from the 2.x server's database into the 3.0 Collabra Server. For secure 2.x News Servers, the migration process also imports the certificate database into the 3.0 Collabra Server. For more information on the migration of the 2.x users and groups, see "How 2.x users and groups are migrated" on page 23.

Warning!
The Access Control model for Collabra Server 3.0 has changed, therefore, at the completion of the upgrade process, you will need to manually migrate your 2.x access control rules into your new 3.0 server. For more information on manually migrating your 2.x access control rules into your 3.0 server, see "Migrating access control rules" on page 21.

To upgrade a 2.x Netscape News Server:

  1. Start the 3.x administration server. For more information on starting the administration server, see "Starting the administration server" on page 27.

  2. Start the upgrade process by clicking the "Migrate from previous server" link on the Server Administration page. For more information on the Server Administration page, see "Using the Server Administration page" on page 28.

  3. Specify the directory where Netscape News Server 2.x resides and press Enter.

  4. Click on the checkbox for the server(s) you wish to import and press Enter. The Upgrade form appears.

  5. Read the information on the Upgrade form.

  6. Enter the following information:

  7. Migrate your 2.x access control rules into your new 3.x server. For more information on migrating your access control rules, see "Migrating access control rules" on page 21.

After the migration of your 2.x News Server, the article spool remains in the same location and the 3.0 Collabra Server points to this spool. All articles are retrieved during the upgrade. If you wish to change the spool location of your 3.0 server, you need to copy the spool and follow the instructions for changing the spool location in the Collabra Server Administrator's Guide.

Warning
Uninstalling or removing your 2.x server will remove your 2.x spool if it is located under your 2.x server root. Therefore, you should not uninstall or remove your 2.x server if your 3.0 server points to the same spool. If you must uninstall or remove your 2.x server, you must first copy the spool to a new location (not in your 2.x server root) and then change the spool location of the 3.0 server. The instructions for changing the spool location of the 3.0 server are discussed in the Collabra Server Administrator's Guide.

Warning
If you leave both the 2.x and 3.0 server pointing to the same article spool, Netscape recommends that you do not restart your 2.x server. If you need to switch back and forth between 2.x and 3.0 servers that share the same spool, be aware of the following:

Migrating access control rules

To migrate access control rules,

  1. From the Server Selector for your 2.x News Server, select Access Control|View/Manage Access Rules. In the View/Manage Newsgroup Access Rules form that appears, you can view the 2.x access control rules that you will need to migrate to your 3.0 server.

  2. From the Collabra Server 3.0 interface, select Discussion Groups|Manage Discussion Groups. The Manage Discussion Groups form appears.

  3. In the "Discussion group to manage" field, enter the name of the discussion group for which you are defining access control rules. If you want to define access control rules for several discussion groups, leave the asterisk in this field.

  4. Click OK. The Discussion Group Manager form appears.

  5. Select the discussion group to which you wish to add an access control rule.

  6. Click the Access Control Rules tab. The Access Control Rules form appears in the lower frame.

  7. Enter the appropriate access control rules. For more information on using the Access Control Rules form, see the section entitled "Controlling access to a discussion group" in the Collabra Server Administrator's Guide.

How 2.x users and groups are migrated

After upgrading is complete, the 2.x users and groups will be in the 3.0 Collabra Server. The upgrade process creates the following files in the
3.x server root/authdb/2.x server database name directory:

Note
In the following list, the 2.x server database is the name of the database that the 2.x News Server was using. The 3.x server database is the directory service that the Collabra Server is using (either the local directory service or a remote directory server). The 3.x server root is the directory where the Collabra Server is installed. The LDAP server can be a local directory service or a remote directory server.

Installing additional Collabra Server instances

You can install another Collabra Server instance from the Server Administration page. Installing another server instance creates a new directory for the new server's configuration files. The new server instance shares the program binaries with your existing server.

To install another Collabra Server instance:

  1. Start the administration server. For more information on starting the administration server, see "Starting the administration server" on page 27.

  2. Click the "Create New Netscape Collabra Server 3.0" link on the Server Administration page. For more information on the Server Administration page, see "Using the Server Administration page" on page 28.

  3. Enter values for the following:

  4. Click OK. You can return back to the Server Administration page after installing the server.

Installing multiple server instances on different ports

You can install multiple server instances on different ports on a single computer. The software license allows you to install the Collabra Server multiple times as long as all the installations are on one computer. For example, you can install two server instances with one using encryption and the other not. Using the administration server, you can manage both servers from a single Server Administration page interface.

Uninstalling and removing the
Collabra Server

You can either uninstall or remove a Collabra Server from your machine. To uninstall a server is to delete all associated files, including the binaries. Removing a server is simply removing an instance of the server. The binaries still remain intact and can be used to create a new instance of the server.

Uninstalling the Collabra Server

To uninstall Netscape Collabra Server:

  1. Start the administration server. For more information on starting the administration server, see "Starting the administration server" on page 27.

  2. Click the "Remove Server" link on the Server Administration page. For more information on the Server Administration page, see "Using the Server Administration page" on page 28.

  3. Follow the onscreen instructions choosing to delete the Collabra Server binaries from your machine.

  4. Click OK.

Removing a Collabra Server instance

To remove an instance of Netscape Collabra Server,

  1. Start the administration server. For more information on starting the administration server, see "Starting the administration server" on page 27.

  2. Click the "Remove Server" link on the Server Administration page. For more information on the Server Administration page, see"Using the Server Administration page" on page 28.

  3. Follow the onscreen instructions choosing not to delete the Collabra Server binaries from your machine.

  4. Click OK.

Starting and stopping the administration server

The administration server allows you to configure and manage your Netscape server. The administration server starts automatically at the completion of the Collabra Server installation process. For more information on the administration server, see Managing Netscape Servers.

Starting the administration server

To start the administration server,

  1. At the command prompt, change to the server root directory.

  2. Type ./start-admin.

Once you have started the administration server, you need to connect to it. Using a browser that supports frames and JavaScript, such as Netscape Navigator 3.0, enter the following URL for the administration server:

http://servername.sub_domain.domain:port_number

In the above URL, use the port number for the administration server (not the port number for the Collabra Server) that you specified during installation. You will be prompted for a username and password. Type the administration server username and password you specified during the installation. The Server Administration page appears. For more information on the Server Administration page, see "Using the Server Administration page" on page 29.

Stopping the administration server

To stop the administration server:

  1. At the command prompt, change to the server root directory.

  2. Type ./stop-admin.

Using the Server Administration page

When you start the administration server, you see the Server Administration page screen, as shown in Figure 1.1.

Server Administration page

From the Server Administration page, you can perform the following tasks:

Starting and stopping the Collabra Server

Once you have started the administration server, you can start your Collabra Server. There are several ways to start and stop the Collabra Server. The following sections discuss these methods.

Starting the Collabra Server

To start a Collabra Server, the administration server must be running. The Collabra Server installation process automatically starts the administration server. You can start the Collabra Server in one of the following ways:

Using the Server Administration page

From the Server Administration page, you can start the Collabra Server by using one of the following options:

Option 1

Select the On/Off toggle button next to the server you wish to start.

Option 2
  1. Select the name of the Collabra Server you want to start.

  2. Choose System Settings|Start/Stop the server.

  3. Click Start.

Manually

Note
If your Collabra Server is installed on a port number less than 1024, you need to be running as root to start the server manually.

Run the start script found in the server root/news-name directory where server root is the directory where your Collabra Server is installed and name is the name of your server.

Stopping the Collabra Server

You can stop a server in one of the following ways:

Using the Server Administration page

From the Server Administration page screen, you can stop the Collabra Server by using one of the following options:

Option 1

Select the On/Off toggle button next to the server you wish to start.

Option 2
  1. Select the name of the Collabra Server you want to stop.

  2. Choose System Settings|Start/Stop the server.

  3. Click Stop.

Manually

Run the stop script found in the server root/news-name directory where server root is the directory where your Collabra Server is installed and name is the name of your server.

Using your server

Once you have installed your server, you can begin to configure and manage it. For information on how to administer your server, see the Collabra Server Administrator's Guide.


[Previous][Next][Contents][Index]


Copyright © 1997 Netscape Communications Corporation