16.1 Verifying Environment Variables (UNIX / Linux) for the Identity Manager Installation

When installing the Identity Manager engine on Linux and UNIX servers, ensure that the system’s environment variables set the path for the Identity Vault installation. To verify that the environment variables for eDirectory are exported, enter the following command at the command prompt:

set | grep $PATH

If the environment variables are set, the system responds with the path to the Identity Vault installation. If the environment variables are not configured already, enter the following command for your current shell:

. /etc/opt/novell/eDirectory/conf/ndspath

You must include the space between the . and the / for the command to work. For more information, see “Using the nds-install Utility to Install eDirectory Components” in the NetIQ eDirectory Installation Guide.