Service manual
Uninstallation
44 Sun ONE Directory Server Installation and Tuning Guide • June 2003
root# /usr/sbin/directoryserver.51bak uninstall -f 51-uninstaller-file
3. Delete the Administration Serverconfiguration using the unconfigure
subcommand.
root# /usr/sbin/mpsadmserver unconfigure -f ServerRoot/setup/uninstall.ins
4. Delete the Directory Server configuration using the unconfigure
subcommand.
root# /usr/sbin/directoryserver unconfigure -f ServerRoot/setup/uninstall.ins
5. Using the pkgrm(1M) utility, remove the packages installed in “Performing
Silent Installation Using Solaris Packages,” on page 29.
You may remove remaining files manually after uninstallation completes.
Performing Silent Uninstallation After Installing From a Compressed
Archive
1. Edit uninstall specification file, ServerRoot/setup/uninstall.ins,asshown
in Code Example 1-2 on page 43 to include the appropriate administrator
identifiers and passwords.
2. Run the uninstallation program in silent mode.
root# cd ServerRoot
root# ./uninstall_dirserver -noconsole -nodisplay -state setup/uninstall.ins
You may remove remaining files manually after uninstallation completes.
Uninstalling on Other UNIX Systems
Proceed according to instructions in the appropriate section.
Performing Interactive Uninstallation
1. In the ServerRoot directory, start the uninstall program.
root# ./uninstall_dirserver
The first uninstallation screen appears.
2. Follow the instructions on each screen.
The selected software is now removed. If the uninstallation program cannot
remove all files under the ServerRoot directory, it displays a message. You may
manually remove files remaining under ServerRoot.