Installation guide

Installation, Upgrade, and Migration Information
22 iPlanet Web Server, Enterprise Edition Release Notes June 20, 2001
The server is installed.
The following is an example of an
install.inf file.
[General]
FullMachineName= austen.iplanet.com
SuiteSpotUserID= annh
SuitespotGroup= staff
SecurityCheck= False
RequireDomain= False
ServerRoot= /usr/netscape/server4
Components= WebServer
[WebServer]
Upgrade= False
Reinstall= False
AdminPort= 8888
HttpPort= 1888
HttpDocRoot= /usr/netscape/server4/docs
AdminSysUser= annh
AdminName= admin
AdminPassword= password
UgLdapUse= Yes
UgLdapUrl= ldap://test:389/o=siroe.com
UgLdapName= cn=Directory Manager
UgLdapPassword= password
JRE_DIR= /usr/netscape/server4/bin/https/jre
USE_JDK= No
CompVersions= 2:2:1:2:0:0:0:0:0:
Components= nescore,JRE,java,cleanup
[cleanup]
Archive= cleanup.zip
The following table shows some useful install.inf parameters to edit. For best results, do not
edit any parameters except those listed in the table.
Table 3 install.inf Parameters
Parameter Name Description/Use
FullMachineName The machine name.
SuiteSpotUserID The user ID used when running the default instance of the iPlanet Web Server.
SuiteSpotGroup The group the user running the default instance of the iPlanet Web Server belongs to.
ServerRoot The directory where you install the server.
AdminPort The Administration Server port.