Installation guide
security databases (-a). Each Directory Server instance service must be running for the remove
script to access it.
remove-ds.pl -a -i exam ple1
remove-ds.pl -a -i exam ple2
remove-ds.pl -a -i exam ple3
Alternatively, if an Admin Server instance is also installed on the system, then use the rem ove-
ds-adm in.pl script to remove all Directory Server instances and the Admin Server instance.
remove-ds-admin.pl -a -y
2. Then use the system tools to remove the packages. For example:
yum erase svrcore --nodeps
yum erase redhat-ds-base --nodeps
yum erase redhat-ds-admin redhat-ds-console redhat-admin-console --nodeps
yum erase idm-console-framework redhat-idm -console --nodeps
NOTE
If the 389-ds-devel and 389-ds-libs packages were installed, then running yum
erase redhat-ds-base alone will not fully uninstall the Directory Server packages; the
-libs package remains.
In that case, run yum erase 389-ds-base-libs, which uninstalls 389-ds-devel,
389-ds-libs, and redhat-ds-base.
Red Hat Directory Server Red Hat Directory Server 9 Installation Guide
68