Installing or Upgrading Novell eDirectory on AIX 105novdocx (en) 11 July 2008sudo installp -acgXd /home/build/AIX/AIX/setup/NOVLniu0.2.7.0.0NOVLniu02 Execute the following script:sudo /var/opt/novell/nici/set_server_modeNICI gets installed in the server mode.5.6.4 Using the Nds-install Utility to Install eDirectoryComponentsUse the nds-install utility to install eDirectory components on AIX systems. This utility is located inthe Setup directory on the CD for the AIX platform. The utility adds the required packages based onwhat components you choose to install.1 Enter the following command from the setup directory:./nds-installTo install eDirectory components, use the following syntax:nds-install [-c component1 [-c component2]...] [-h] [-i] [-j] [-u]If you do not provide the required parameters in the command line, the nds-install utility willprompt you for the parameters.The following table provides a description of the nds-install utility parameters:The installation program displays a list of eDirectory components that you can install.2 Specify the option for the component you want to install.nds-install Parameter Description-c Specifies the component to be installed based on the packagesavailable. You can install more than one component by using the -coption multiple times.There are two components you can install, the eDirectory server andthe eDirectory administration utilities. To install the server, enter -c nds.To install the administration utilities, enter -c adminutils.For example, to install Novell eDirectory Server packages, you wouldenter the following command:./nds-install -c server -n /var-h Displays help for nds-install.-i Prevents the nds-install script from invoking ndsconfig upgrade if a DIBis detected at the time of the upgrade.-j Jumps or overrides the health check option before installingeDirectory. For more information about health checks, refer toAppendix B, “eDirectory Health Checks,” on page 145.-u Specifies the option to use an unattended install mode.