Service manual
Uninstallation
Chapter 1 Installing Sun ONE Directory Server 43
Unconfiguring Directory Server
• Delete the Directory Server configuration.
root# /usr/sbin/directoryserver unconfigure
The first uninstallation screen appears. Follow the instructions on each screen.
Removing Packages
•Usingthepkgrm(1M) utility, remove the packages installed in “Performing
Interactive Installation Using Solaris Packages,” on page 24.
Performing Interactive Uninstallation After Installing From a
Compressed Archive
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.
Performing Silent Uninstallation After Installing Using Solaris
Packages
1. Edit uninstall specification file, ServerRoot/setup/uninstall.ins,toinclude
the appropriate administrator identifiers and passwords.
2. If you are completing the upgrade of Directory Server 5.1 on a Solaris system to
5.2, and the 5.1 version was installed from
IPLT* Solaris packages, then
perform uninstallation for the 5.1 version:
Code Example 1-2 Sample Uninstall Specification File
[STATE_BEGIN Sun ONE Directory Distribution checksum]
ConfigDirectoryAdminID = admin-user
ConfigDirectoryAdminPwd = admin-password
[STATE_DONE Sun ONE Directory Distribution checksum]