Each platform has a different way to start the Remote Loader.
You can start the Remote Loader from the Remote Loader Console icon or from the command line.
Click the
icon on the desktop.Select a driver instance, then click
.The command line functionality is provided by dirxml_remote.exe. By default, it is located in c:\novell\RemoteLoader\dirxml_remote.exe. At a command prompt:
Set the password for the Remote Loader. For password command options, see Table 3-2.
dirxml_remote -config path_to_config_file -sp password password
Start the Remote Loader.
dirxml_remote -config path_to_config_file
Use iManager to start the driver.
Confirm that the Remote Loader is working properly.
The Remote Loader loads the Identity Manager application shim only when the Remote Loader is in communication with the remote interface shim on the Metadirectory server. This means, for example, that the application shim shuts down if the Remote Loader loses communication with the Metadirectory server.
Table 3-2 Password Command Line Options
To auto-start the Remote Loader on a Windows platform, see Step 9 in Section 3.4.1, Configuring the Remote Loader on Windows
Select
if you want the Remote Loader as a service.When this option is enabled, the operating system automatically starts the Remote Loader when the computer starts.
To auto-start the Remote Loader on a Linux platform, place your configuration file in the following location: etc/opt/novell/dirxml/rdxml.Your Remote Loader instance will start automatically, when the computer starts.
On Solaris, Linux, or AIX, the binary component rdxml provides the Remote Loader functionality. The default location of this component is in the /usr/bin/ directory.
Set the password for the Remote Loader. For command password options, see Table 3-2.
Start the Remote Loader.
Use iManager to start the driver.
Confirm that the Remote Loader is operating properly.
The Remote Loader loads the Identity Manager application shim only when the Remote Loader is in communication with the remote interface shim on the Metadirectory server. This means, for example, that the application shim shuts down if the Remote Loader loses communication with the Metadirectory server.
For Linux, Solaris, or AIX, use the ps command or a trace file to find out whether the command and connection ports are listening.
For HP-UX and similar platforms, monitor the Java Remote Loader by using the tail command on the tracefile:
tail -f trace filename
If the last line of the log shows the following, the loader is successfully running and awaiting connection from the Identity Manager remote interface shim:
TRACE: Remote Loader: Entering listener accept()
To configure the Remote Loader (rdxml) to start automatically on UNIX, see TID 10097249.