Exit Print View

Oracle Secure Global Desktop Installation Guide for Version 4.6

Document Information

Preface

1.  Installing SGD

2.  Upgrading SGD

3.  Getting Started With SGD

4.  Removing SGD

Removing SGD

How to Remove SGD

How to Remove the SGD Enhancement Module for Microsoft Windows

How to Remove the SGD Enhancement Module for UNIX and Linux Platforms

How to Remove the SGD Client on Microsoft Windows Platforms (Manual Installation)

How to Remove the SGD Client on Microsoft Windows Platforms (Automatic Installation)

How to Remove the SGD Client on UNIX, Linux, and Mac OS X Platforms

Removing SGD

To remove SGD, you remove the components installed on hosts, on application servers, and on client devices.

How to Remove SGD

Before You Begin

If the SGD server is a member of an array, remove the SGD server from the array. You can use the tarantella array command to do this.

  1. Log in as superuser (root) on the SGD host.
  2. Remove SGD.
    # tarantella uninstall --purge

    Caution

    Caution - The tarantella uninstall command is the only supported method for removing SGD. This command stops all SGD processes before removing the software. Do not use the pkgrm or rpm commands directly to remove SGD.


How to Remove the SGD Enhancement Module for Microsoft Windows

  1. Log in to the Windows host as a user with administrator privileges.
  2. In the Windows Control Panel, select Add or Remove Programs.
  3. Select Secure Global Desktop Enhancement Module for Windows.
  4. Click Remove.

How to Remove the SGD Enhancement Module for UNIX and Linux Platforms

  1. Log in as superuser (root) on the application server.
  2. Remove the Enhancement Module.

    The following commands stop all Enhancement Module processes before removing the software.

    On Solaris Operating System (Solaris OS) platforms:

    # pkgrm tem

    On Linux platforms:

    # rpm -e tem

    Note - The Enhancement Module installation directory, and some configuration files in this directory, are not removed. The default installation directory for the Enhancement Module is /opt/tta_tem.


How to Remove the SGD Client on Microsoft Windows Platforms (Manual Installation)

Before You Begin

Follow these instructions only if the SGD Client was installed manually.

  1. In the Windows Control Panel, select Add or Remove Programs.
  2. Select Oracle Secure Global Desktop Client.
  3. Click Remove.

How to Remove the SGD Client on Microsoft Windows Platforms (Automatic Installation)

Before You Begin

Follow these instruction only if the SGD Client was installed automatically.

How to Remove the SGD Client on UNIX, Linux, and Mac OS X Platforms