Secure Global Desktop Administration Guide > Arrays, servers and load balancing > What's in the Secure Global Desktop installation directory?

What's in the Secure Global Desktop installation directory?

The Secure Global Desktop installation directory contains the following sub-directories:

This topic gives a summary of what's in each of these sub-directories and what they are used for.

bin directory

The bin directory contains the scripts, binaries and server-side Java™ technology needed to run Secure Global Desktop.

etc directory

The etc directory contains configuration files that control the behavior of Secure Global Desktop and applications running under Secure Global Desktop. It contains the following subdirectories:

SubdirectoryWhat it contains
etc/dataThe following configuration files:
  • application object attribute maps (attrmap.txt)
  • color maps (colormap.txt)
  • host name maps (hostnamemap.txt)
  • Java archive maps used by the classic webtop (archives.txt)
  • mainframe terminal configuration (ttaansi.ti)
  • printer driver maps (default.printerinfo.txt)
  • printer driver to printer type mappings (printertypes.txt)
  • printer to user-friendly name mappings (printernamemap.txt)
  • RGB color names (rgb.txt)
  • timezone configuration (timezone)
etc/data/keymapsKeyboard map files (ansikey.txt).
etc/fontsX Window System fonts and additional fonts installed with Secure Global Desktop.
etc/pkgInformation about installed Secure Global Desktop packages, for example version compatibility and dependencies.
etc/templatesA complete copy of the standard files that get installed in the etc/data directory and the var/serverresources directory.

var directory

The var directory contains the files that are used by the web server and the files that the Secure Global Desktop server copies to other members of the array. The var directory contains many subdirectories and the important ones are listed below:

SubdirectoryWhat it contains
var/docrootThe Secure Global Desktop login html pages. These are only used by the classic webtop.
var/docroot/cgi-binThe Secure Global Desktop CGI programs. These are only used by the classic webtop.
var/docroot/nativeThe Sun Secure Global Desktop Native Client installation files. These can only be used to access the classic webtop.
var/docroot/resourcesThe files used to display the classic webtop, including login and webtop themes.
var/tspX.509 certificates and security keys.
var/ensThe ENS database.
var/logServer log files.
var/printThe print queue and fifo.
var/serverresources/expectSecure Global Desktop login scripts.
var/spoolFiles on their way to the print queue.

webserver directory

The webserver directory contains the scripts, binaries and server-side Java technology needed to run the Secure Global Desktop Web Server, web services and the browser-based webtop.

SubdirectoryWhat it contains
apacheAll the files needed to configure and run the Secure Global Desktop Web Server.
tomcatAll the files needed to configure and run the Tomcat JavaServer Pages (JSPs)/servlet container.
tomcat/version/webapps/axisAll the files needed to run Secure Global Desktop web services. The browser-based webtop uses web services.
tomcat/version/webapps/sgdAll the files needed to run the browser-based webtop, including the Sun Secure Global Desktop Client.
Related topics