Installation guide
Installing or Upgrading NetIQ eDirectory on Linux 49
For more information, see “Managing Login and Post-Login Methods and Sequences” (https://
www.netiq.com/documentation/edir88/nmas88/data/bookinfo.html) in the NetIQ Modular
Authentication Services 3.3 Administration Guide.
2.6.8 Non-root user SNMP configuration
NICI
and
NOVLsubag
should be installed as root user.
1 Root User Installing
NICI
. Refer to “Root User Installing NICI” on page 33
2 Root User Installing
NOVLsubag
.
To install
NOVLsubag
, complete the following procedure:
Enter the following command:
rpm -ivh --nodeps NOVLsubag_rpm_file_name_with_path
For example:
rpm -ivh --nodeps novell-NOVLsubag-8.8.1-5.i386.rpm
3 Export the paths as follows:
Manually export the environment variables.
export LD_LIBRARY_PATH=custom_location/opt/novell/eDirectory/lib64:/opt/
novell/eDirectory/lib64/nds-modules:/opt/novell/lib64:$LD_LIBRARY_PATH
export PATH=/opt/novell/eDirectory/bin:$PATH
export MANPATH=/opt/novell/man:$MANPATH