![]() |
The following are the minimum system requirements for running Novell eGuide software:
| System Component | Requirement |
|---|---|
Operating System |
|
Web Server |
HINT: If you need help installing Apache, see Installing the Apache Web Server. |
Web Application Server |
Tomcat 3.2.3 (tested and recommended) or any that supports the 2.2 Java Servlet Specification HINT: If you need help installing Tomcat, see Installing the Tomcat Web Application Server/Servlet Engine. |
Java* Virtual Machine (JVM) |
|
LDAP Directory |
NOTE: The clear text requirement is necessary for installation only. You can configure the directory to use SSL after eGuide installation. IMPORTANT: If you plan to use eGuide with eDirectory, version 8 or later is the minimum requirement; version 8.5 or later is required to support password security. |
Browser for eGuide Administration Utility |
|
Browser for eGuide Client |
|
Novell tested and supports the following environments:
The way you run the Install program depends on the platform of the server you are installing Novell eGuide on.
NOTE: The following instructions assume you have already downloaded the eGuide product and extracted the eGuide files from the .ZIP or .TAR file.
Copy the following file to the SYS: volume of the NetWare server:
\INSTALL\NETWARE\INSTALL.ZIP
This path is relative to the directory where you extracted the eGuide files.
At the NetWare server console, enter the following command:
java -cp [full_path]/install.zip install
Replace [full_path] with the path to the directory where you downloaded the INSTALL.ZIP file.
Follow the prompts.
Using Windows Explorer or Run, run the following file:
\INSTALL\WIN\INSTALL.EXE
This path is relative to the directory where you extracted the eGuide files.
Follow the prompts.
Open a shell and change to the /install/unix directory.
This path is relative to the directory where you extracted the eGuide files.
IMPORTANT: For the Install program to run, your PATH environment variable must point to the location of a Java* virtual machine (for example, /usr/java/bin).
Enter the following command:
sh ./install.bin
Follow the prompts
You must run the Quick Setup Wizard after installing the Novell eGuide files before you can start using eGuide.
Enter the following URL in your browser:
http://[web_server]/eGuide/admin
Replace [web_server] with the host name or IP address of the Web server where you installed eGuide.
IMPORTANT: The "eGuide" portion of the URL shown above is case sensitive. You must type it exactly as shown (with a capital "G" and all other letters in lowercase). Also, depending on how your Web server and Web application server are configured, you might need to include a port number with the Web server name/IP address (in the format [web_server]:[port_number]). The port number depends on your Web server configuration.
NOTE: If the Quick Setup Wizard fails to start, you might need to modify the configuration of your Web server and/or servlet engine in order to make the eGuide application accessible. The configuration requirements vary depending on the specific Web server. Consult your Web server documentation for details. Be aware that you may need to restart your Web server and servlet engine after reconfiguring them.
Follow the prompts to set up the first LDAP directory you want to search with eGuide.
The Quick Setup Wizard automatically launches the eGuide Administration Utility when it is finished. You can use the Administration Utility to further configure and customize eGuide. For details, see Configuring eGuide.
Though further configuration is usually not necessary in order to begin using eGuide, it may be necessary under the following circumstances:
By default, eGuide creates a User search category and attempts to add the following schema classes to that category: InetOrgPerson, OrganizationalPerson, and Person. If one or more of these classes do not exist in the LDAP directory you configure in the Quick Setup Wizard, you might need to add one or more schema classes to the User search category so eGuide can access all the needed information in the LDAP directory. For details on adding a schema class to a search category, see Adding and Removing Schema Classes from a Search Category.
For details on setting proxy credentials in eGuide, see Editing LDAP Settings.
![]() |