Article

rraghu's picture
article
Reads:

4145

Score:
0
0
 
Comments:

0

Commands for Installing eDirectory Manually

Author Info

11 March 2008 - 3:48am
Submitted by: rraghu

(View Disclaimer)

The table below shows a collection of commands you can use to install the eDirectory rpm or packages manually.

OS Install View all packages View single package Remove
Linux rpm --install <packagefile.rpm> rpm -qa rpm -q --info <package name> rpm --erase --nodeps --noscripts <package name>
Solaris pkgadd -vd <packagefile.pkg> pkginfo pkginfo -l <package name> pkgrm <package name>
AIX installp -acgXd <packagefile> lslpp -l lslpp -la <package name> installp -ug <package name>
HP-UNIX swinstall -s `pwd`/<packagefile.depot> swlist swlist -V swremove -x enforce_dependencies=false <package name>

Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell