Use the rpm command to complete the
uninstallation of IBM® Security Verify
Directory from
a Linux™ system.
Before you begin
You must stop all IBM Security Verify
Directory client
and server processes.
- Directory server
- Administration server
- LDAP traces
- Web Administration Tool and the application
server that is associated with it
- Custom LDAP applications
About this task
The following example shows the uninstallation of IBM Security Verify
Directory packages
from an AMD64 Opteron/EM64T Linux system.
For System z®, System i® or System p®, or System x Linux, you must substitute with the appropriate
package names.
Procedure
- Log in as the root user.
- Access the command prompt.
- Run the following command to determine the IBM Security Verify
Directory packages
that you want to remove:
rpm -qa | grep -i idsldap
- To remove a IBM Security Verify
Directory
package, run the following
command:
rpm -ev package_name
To remove
IBM Security Verify
Directory completely, remove all the
IBM Security Verify
Directory packages. For
uninstallation of
IBM Security Verify
Directory, you
must provide packages in reverse order of installation sequence. For more information about the
sequence, see
Packages for installation on a Linux system.
To remove the
idsldap-ent1002-10.0.2-0.x86_64.rpm package, run
the following
command:
rpm -ev idsldap-ent1002-10.0.2-0.x86_64.rpm
What to do next
Verify whether the IBM Security Verify
Directory uninstallation
is successful. For more information, see Verifying IBM Security Verify Directory packages.