+

Search Tips   |   Advanced Search

Home

 

Install IHS with a non-administrator user ID

The common way to install IHS is to run the installation program using an administrator user ID. However, it is sometimes necessary to install IBM HTTP Server using a non-administrator (non-root) user ID.

You must run the setupadm command if we are installing IHS as a non-root user. The setupadm command is run in the <IHS_HOME>/bin so that you can properly use the administrative server with the WebSphere Application Server. The format for the command is as follows (on one line):

setupadm -usr <userName> -grp <groupName> -cfg <IHS Web server configuration file> -adm 
<IHS admistrative server configuration file> -plg <plug-in configuration file>
Avoid trouble: If we are installing the IBM HTTP Server as a local Web server, and you plan to manage this Web server through a node agent that is running as a non-root user, make sure that you adhere to the following requirements:

gotcha

Launching the IHS installation program is done the same way for a non-root installation as it is for a root installation, but there are several installation steps that require root privileges that cannot becompleted or must be completed separately. Complete the installation steps as follows:

 

What to do next

Uninstall a non-root installation of IBM HTTP as follows:AIX: HP-UX: Linux: Solaris:

<ihs_install_directory>/uninstall/uninstall
Windows:

<ihs_install_directory>\uninstall\uninstall.exe