Rolling back a failed Enforce Server installation

While installing the Enforce Server on Linux, if any configuration steps fail, the Enforce Server Configuration Utility does not roll back the changes that were made.
  1. Stop all the SymantecDLP services and uninstall the Enforce Server by running the following command.
    rpm -e $(rpm -qa "symantec-dlp-
    16-0
    *")
  2. Confirm that the following folders and their contents are removed from the Enforce Server:
    • /opt/Symantec/DataLossPrevention
    • /var/Symantec/DataLossPrevention
    • /var/log/Symantec/DataLossPrevention
    • /var/run/Symantec/DataLossPrevention
    If the folders and their contents are not removed, delete them.
  3. Re-install the Java Runtime Environment and the Enforce Server.