Tivoli Header

Tivoli Storage Manager for NetWare Backup-Archive Client Installation and User's Guide

Installing and Using the Web Client

If you did not install the Web client during the installation process, you can use the command line to install and configure it.

To install and configure the Web client from the command line, perform the following steps:

  1. Ensure that you specify passwordaccess generate and nwpwfile yes in the client options file (dsm.opt). For more information on passwordaccess, see Passwordaccess.
  2. Start the backup-archive client (dsmc.nlm) by entering:

    dsmc query session
    

    when prompted, enter your Tivoli Storage Manager node name and password to authenticate with the server.

  3. To authenticate with the NetWare TSA, enter:
    dsmc query tsa
    

    when prompted, enter your NetWare user ID and password to authenticate with the NetWare server.

  4. If you have NDS installed, enter:
    dsmc query tsa nds
    

    when prompted, enter your NetWare user ID and password to authenticate with the NetWare tree under which the NetWare server belongs.

  5. Install the Client Acceptor Service by entering the following command:
    dsmcutil install cad /name:"TSM CAD" /node:nodename /password:password 
    
  6. Install the Remote Client Agent Service by entering the following command:
    dsmcutil install remoteagent /name:"TSM AGENT" /node:nodename 
         /password:password /partnername:"TSM CAD"
    
  7. Start the client acceptor program by entering: dsmcad from the NetWare console. The remote client agent program (dsmagent.nlm) starts automatically when needed.

    The only options you can use with the dsmcad command are optfile and httpport.

    All Web client messages are written to the Web client log file, dsmwebcl.log. Error messages are written to the error log file dsmerror.log, or the file you specify with the errorlogname option. The dsmwebcl.log and dsmerror.log files reside in the current working directory. See Chapter 9, Using Processing Options for more information.

  8. To access the Web client from a network that is DNS enabled, enter the following URL from any supported browser:
    http://your_machine_name:1581
    

    To access the Web client from a network that is not DNS enabled, enter the following URL from any supported browser:

    http://your_machine_IP_address:1581
    

    where your_machine_name and your_machine_IP_address is the host name and the IP address, respectively, of the machine running the Web client.

Port 1581 is the default port number. Your administrator can set a different port number using the httpport option. See Httpport for more information.

You can also access the Web client workstation through the Web administrative GUI.

Tivoli Storage Manager Firewall Support

In most cases, the Tivoli Storage Manager server and clients can work across a firewall. The ports that the client and server need to communicate must be opened in the firewall by the firewall administrator. Because every firewall is different, the firewall administrator may need to consult the instructions for the firewall software or hardware in use.

The ports that the firewall needs to define are those ports that are needed for the client to connect to the Tivoli Storage Manager server. If the server is listening on port 1500 then the firewall software needs to forward the port to the Tivoli Storage Manager server machine.

To allow clients to communicate with a server across a firewall, you must open the TCP/IP port for the server using the tcpport option in the server options file. The default TCP/IP port is 1500.

To allow the Web client to communicate with remote workstations across a firewall, you must open the HTTP port for the remote workstation using the httpport option in the remote workstation's client option file. The default HTTP port is 1581.

You must open the two TCP/IP ports for the remote workstation client using the webports option in the remote workstation's option file. Values for the webports are required. If you do not specify the values for the webports option, the default zero (0) causes TCP/IP to randomly assign two free port numbers. See Webports for more information about the webports option.

To use the administrative Web interface for a server across a firewall, you must open the port that is the HTTP port for the server using the httpport option in the server options file. The default HTTP port is 1580.

In an enterprise environment, we strongly recommend that you use the Tivoli Storage Manager Secure Web Administrator Proxy for Web administration of the Tivoli Storage Manager server. Install the proxy on a Web server that sits on the firewall so that the Web server can access resources on both sides of the firewall (this is sometimes called the demilitarized zone). When you set up the proxy, you can use it to administer any Tivoli Storage Manager server at Version 3.7 or higher. For more information on how to install and use the proxy, see the appendix about the Web proxy in the Tivoli Storage Manager Quick Start manual. You can also increase security in this environment by enabling HTTPS services (also called secure socket layer or SSL) on the Web server where you install the proxy. Check your Web server documentation for information on how to set this up.

When using Tivoli Storage Manager across a firewall, please consider the following:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]