Installation guide

Installing Across Multiple Machines
38 iPlanet Web Server, Enterprise Edition Installation and Migration Guide • May 2001
The following is an example of an install.inf file.
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.
[General]
FullMachineName= host1.iplanet.com
SuiteSpotUserID= root
SuitespotGroup= root
SecurityCheck= False
RequireDomain= False
ServerRoot= /usr/iplanet/servers
Components= WebServer
[WebServer]
Reinstall= False
AdminPort= 8888
HttpPort= 80
HttpDocRoot= /usr/iplanet/servers/docs
AdminSysUser= root
AdminName= admin
AdminPassword= password
JRE_DIR= /usr/iplanet/servers/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
Table 2-2 Silent Installation Parameters
Parameter Name 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.