Using the Domino® server setup program remotely
After you install the program files for a Domino® server on a system, you can use either a Microsoft™ Windows™ client system or another Domino® server to run the server setup program remotely. Running the server setup program from a Windows™ client is easier if the client has Domino® Administrator installed -- to run the program from a client without Domino® Administrator, you need the Java™ runtime environment plus some files from the program directory of an installed Domino® server.
About this task
Before entering system commands in the following procedures,
validate the location of the Domino® program
directory and Notes® program
directory on your system, and be sure to navigate to the required
starting directory as instructed.
Note: During server setup, you can
use an existing certifier ID instead of creating a new one. The certifier
ID that you specify cannot have multiple passwords assigned to it.
Attempting to use a certifier ID with multiple passwords generates
an error message and causes server setup to halt.
Run the server setup program from a Windows™ client with Domino® Administrator
About this task
Procedure
- Do the following steps:
- Select Remote server setup when you install Domino® Administrator on the client.
- Complete any pending reboot actions.
- Know the host name or network address of the remote system
- Install the Domino® server program files on a server system, but do not run the Domino® server setup program.
- At the command prompt on the server system, from the Domino® program directory, do
one of the following:
- On a Microsoft™ Windows™ server, enter
nserver -listen
- On a UNIX™ server, enter
server -listen
- On a Microsoft™ Windows™ server, enter
- On the client system, click .
- In the Connect to Remote Domino® Server dialog box, click Ping to ensure that you can connect to the remote server.
- Enter the host name or network address of the remote server.
- Click OK to start the Domino® server setup program.
Run the server setup program from a Windows™ client without Domino® Administrator, or from a UNIX™ workstation
About this task
Procedure
- Make sure that you know the host name or network address of the remote system a
- Install the Domino® server program files on a server system, but do not run the Domino® server setup program.
- At the command prompt on the server, from the Domino® program directory, do one of the following:
- On a UNIX™ server, enter
/lotus/bin/server -listen
- On a Windows™ server,
enter
nserver -listen
- On a UNIX™ server, enter
- On the client system, install the Java™ runtime environment.
- Create a temporary directory on the client system. For
example, enter the following at the command prompt:
- On a Windows™ client:
mkdir c:\temp
- On a UNIX™ workstation:
mkdir /temp
- On a Windows™ client:
- Do one of the following:
- From a Windows™ client, copy the remote setup files CFGDOMSERVER.JAR, JHALL.JAR, and REMOTESETUP.CMD from the server to the directory you created on the client system. These files are in C:\Domino program directory on the server.
- From a UNIX™ workstation, copy the remote setup files
CFGDOMSERVER.JAR, JHALL.JAR, and
REMOTESETUP from the server to the directory you created on the
workstation. These files are located in the following directories:
/Domino program directory/lotus/notes/latest/ibmpow/ on an IBM® AIX® server
/Domino program directory/lotus/notes/latest/linux on a Linux™ server
- At the command prompt on the client system, from the directory
you created, do one of the following:
- On a Windows™ client, enter remotesetup.cmd
- On a UNIX™ workstation, enter remotesetup
- In the Connect to Remote Domino® Server dialog box, click Ping to ensure that you can connect to the remote server.
- Enter the host name or network address of the remote server.
- Click OK to start the Domino® server setup program.
Run the server setup program from another server system
Procedure
- Install the Domino® server program files on both server systems, but do not run the Domino® server setup program.
- Make sure that you know the host name or network address of the remote system.
- At the command prompt on the local server system, from
the Domino® program directory,
do one of the following:
- On a Windows™ server,
enter
nserver -listen
- On a UNIX™ server, enter
server -listen
- On a Windows™ server,
enter
- Do one of the following:
- On a Windows™ server,
enter
nserver -remote
- On a UNIX™ server, enter
server -remote
Note: Entering nserver -help or server -help displays all parameters available for working with remote server setups.
- On a Windows™ server,
enter
- In the Connect to Remote Domino® Server dialog box, click Ping to ensure that you can connect to the remote server.
- Enter the host name or network address of the remote server.
- Click OK to start the Domino® server setup program.