Novell iManager 2.0.2

Download Information Page

General Prerequisites

downloading instructions for NetWare 6.0

  1. Create a directory on your server (for example, sys:\imanager202).
  2. Click Download next to NetWareŽ 6.0 (iMan_202_NW60_Standalone.exe).
  3. Following the onscreen prompts, download to the directory that you created.
  4. Run the iMan_202_NW60_Standalone.exe file and extract its contents to a temporary folder that you've created on the sys: volume on your NetWare 6.0 server. You will also install from this temporary folder.

Installation Instructions for NetWare 6.0

Note: If you want to use your 1.x collections and roles with this version of iManager, they will need to be updated through the iManager 2.x Configuration Wizard.

Prerequisites

In addition to the general prerequisites listed in General Prerequisites, the following prerequisites apply to iManager on NetWare 6.0:

Procedure

For detailed iManager installation instructions, see the Novell iManager 2.0.x Administration Guide.

To install iManager on NetWare 6.0:

  1. Determine whether Tomcat 3.3 is listening on port 8080 (for Tomcat 3.3, this is disabled by default, but may have been enabled for debugging purposes). If the port is enabled, disable it by commenting out the Http10Interceptor tag in sys:\tomcat\33\nwserver.xml, then restart Tomcat 3.3 (at the NetWare command prompt, type tomcat stop followed by tomcat33).
  2. Verify that LDAP SSL is running. Run TCPCON from the NetWare console. Select Protocol Information > TCP > TCP Connections. Verify that port 636 is shown in the list of open ports.
  3. Run PKI Diag Utility (PKIDIAG). For more information, see Technical Information Document #2963420.
  4. Verify that there is adequate disk space on the volume. You will need approximately 200 MB of free disk space.
  5. Verify that Tomcat 3.3 is installed. The server should have a sys:\tomcat\33\ folder, and when you type JAVA -SHOW at the NetWare command line, org.apache.tomcat.startup.Main should appear in the list of Java processes.
  6. Determine the ports that Apache is listening on. Open the sys:\Apache\conf\adminserv.conf file and find the following line:

    # Start Apache Services Port Configuration

    Note the ports for both HTTP and HTTPS (Listen and SecureListen directives).

  7. From the NetWare 6 GUI, click the Novell button, then select Install > Add.
  8. Select the product.ni file (that was copied to the temporary folder that you created on the sys: volume) for iManager 2.0.2 and complete the installation program.
  9. Modify the connector redirect ports in server.xml.
    1. Open the sys:\tomcat\4\conf\server.xml file.
    2. Find the Connector element that defines the HTTP/1.1 connector. The port is typically set to 8080. Change the redirectPort attribute from the default of 8443 to the port number you found in Step 6.
    3. Find the Connector element that defines the AJP 1.3 connector. The port is typically set to 8009. Change the redirectPort attribute from the default of 8443 to the port number you found in Step 6.
    4. Save your changes to server.xml and close the file.
  10. Open a Web browser and connect to iManager at the port discovered in Step 6. For example:

    https://IP:SecureListen port/nps/iManager.html


Legal Notices

A trademark symbol (®, ™, etc.) denotes a Novell trademark. An asterisk (*) denotes a third-party trademark.