You are on page 1of 10

################################################################################

#
# InstallShield Options File for eTrust Single Sign-On Client r8.1
#
# Wizard name: Install
# Wizard source: assembly.dat
# Created on: Wed Jun 07 12:15:07 EST 2006
# Created by: InstallShield Options File Generator
#
# This file can be used to create an options file (i.e., response file) for the
# wizard "Install". Options files are used with "-options" on the command line
# to modify wizard settings.
#
# The settings that can be specified for the wizard are listed below. To use
# this template, follow these steps:
#
# 1. Enable a setting below by removing leading '###' characters from the
# line (search for '###' to find settings you can change).
#
# 2. Specify a value for a setting by replacing the characters '<value>'.
# Read each setting's documentation for information on how to specify its
# value.
#
# 3. Save the changes to the file.
#
# 4. To use the options file with the wizard, specify -options <file-name>
# as a command line argument to the wizard, where <file-name> is the name
# of this options file.
#
################################################################################
################################################################################
#
# Custom Dialog: InstallType
#
# The Installation Type to be used when installing the product. Stored as a
# Variable and must be set with -V.
#
-V IS_SELECTED_INSTALLATION_TYPE=custom
################################################################################
#
# Set the license agreement
#
# Set that you have viewed the EULA and agreed to it terms and conditions. The
# value to be set can be obtained at the bottom of the EULA.
#
# NB: This can be provided here or supplied as part of the command line option.
#
### -V LICENSE_VIEWED=<value>
################################################################################
#
# CA SSO Client Install Location
#
# The install location of the product. Specify a valid directory into which the
# product should be installed. If the directory contains spaces, enclose it in
# double-quotes. For example, to install the product to C:\Program Files\CA\Sing
le
# Sign-On\Client, use
#
# -P installLocation="C:\Program Files\CA\Single Sign-On\Client"
#
-P installLocation="C:\Program Files\CA\Single Sign-On\Client"
################################################################################
#
# "Gina" Feature
#
# The selection state of the "Gina" feature. Legal values are:
#
# true - Indicates that the feature is selected for installation
# false - Indicates that the feature is not selected for installation
#
# For example, to select "Gina" for installation, use
#
# -P GinaFeature.active=true
#
-P GinaFeature.active=false
################################################################################
#
# "Gina Pass Through" Feature
#
# The selection state of the "Gina Pass Through" feature. Legal values are:
#
# true - Indicates that the feature is selected for installation
# false - Indicates that the feature is not selected for installation
#
# For example, to select "Gina Pass Through" for installation, use
#
# -P GinaPassThroughFeature.active=true
#
-P GinaPassThroughFeature.active=false
################################################################################
#
# "Credential Provider" Feature
#
# The selection state of the "Credential Provider" feature. Legal values are:
#
# true - Indicates that the feature is selected for installation
# false - Indicates that the feature is not selected for installation
#
# For example, to select "Credential Providers" for installation, use
#
# -P CPfeature.active=true
#
-P CPfeature.active=false
################################################################################
#
# "Citrix ICA Client" Feature
#
# The selection state of the "Citrix ICA Client" feature. Legal values are:
#
# true - Indicates that the feature is selected for installation
# false - Indicates that the feature is not selected for installation
#
# For example, to select "Citrix ICA Client" for installation, use
#
# -P CitrixICAClientFeature.active=true
#
### -P CitrixICAClientFeature.active=false
################################################################################
#
# Set the Gina WorkStation Lock Mode
#
# Set the Gina WorkStation Lock Mode: 0 = Single user lock mode, 1 = Multiple
# SSO user lock mode (default), 2 = Multiple NT user lock mode, 3 = Shared
# Workstation. Required GinaFeature.active=true
#
### -V GINA_STATIONLOCKMODE=3
################################################################################
#
# Set the Credential Provider WorkStation Lock Mode, if CPfeature.active=true
#
# Set the Gina WorkStation Lock Mode: 0 = Single user lock mode, 1 = Multiple
# SSO user lock mode (default), 2 = Multiple NT user lock mode, 3 = Shared
# Workstation, 4 = Single SSO User per Windows Session mode, 5 = Multiple SSO
# Users per Windows Session Mode
#
### -V CP_STATIONLOCKMODE=1
################################################################################
#
# Set the Comm_Mode
# Set the comm_mode: 0 - Compatible Mode, 1 = TLS Mode , 2 = TLS + FIPS Only Mod
e
# Default COmm_Mode is 0 (Compatible Mode)
#
# Set the Comm Mode
#
-V COMM_MODE=0
################################################################################
# Set the Citrix MetaFrame Server Support
#
# Install SSO Client with Citrix MetaFrame Server Support: true or false,
# default is false
#
### -V CITRIX_SERVER_SUPPORT=false
################################################################################
#
# Set ServerSet's Name for ServerSet1
#
# Set ServerSet's Name for ServerSet1, the length can not exceed 32 characters.
# The default value is "ServerSet1". If the value contains spaces, enclose it in
# double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
-V SERVERSET_NAME=ServerSet1
################################################################################
#
# Set ServerSet's SSO Servers for ServerSet1
#
# Set ServerSet's SSO Servers (whitespace or comma separated) for ServerSet1.
# No default value. If the value contains spaces, enclose it in
# double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
-V SSO_SERVERS="test-server,test1-server"
################################################################################
#
# Set ServerSet's FailoverInterval for ServerSet1
#
# Set ServerSet's FailoverInterval for ServerSet1
# Default value=30 minutes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
-V FAILOVER_INTERVAL=30
################################################################################
#
# Set ServerSet's AuthMethods for ServerSet1
#
# Set ServerSet's AuthMethods (whitespace or comma separated) for ServerSet1
# No default value. If the value contains spaces, enclose it in
# double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
-V AUTH_METHODS="SSO LDAP WIN"
################################################################################
#
# Set ServerSet's DefaultAuthMethod for ServerSet1
#
# Set ServerSet's DefaultAuthMethod for ServerSet1
# No default value.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
-V DEFAULT_AUTHMETHOD=LDAP
################################################################################
#
# Set ServerSet's LDAPAuthAgentServers for ServerSet1
#
# Set ServerSet's LDAPAuthAgentServers (whitespace or comma separated) for Serve
rSet1
# No default value. If the value contains spaces, enclose it in
# double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
-V AUTHLDAP_AGENT_SERVERS="ldap-test-server,ldap1 ldap2"
################################################################################
#
# Set ServerSet's WINAuthAgentServers for ServerSet1
#
# Set ServerSet's WINAuthAgentServers (whitespace or comma separated) for Server
Set1
# No default value. If the value contains spaces, enclose it in
# double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
-V AUTHWIN_AGENT_SERVERS=win-test-server
################################################################################
#
# Set ServerSet's CERTAuthAgentServers for ServerSet1
#
# Set ServerSet's CERTAuthAgentServers (whitespace or comma separated) for Serve
rSet1.
# No default value. If the value contains spaces, enclose it in double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
### -V AUTHCERT_AGENT_SERVERS=<value>
################################################################################
#
# Set ServerSet's RSAAuthAgentServers for ServerSet1
#
# Set ServerSet's RSAAuthAgentServers (whitespace or comma separated) for Server
Set1
# No default value. If the value contains spaces, enclose it in
# double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
### -V AUTHRSA_AGENT_SERVERS=<value>
################################################################################
#
# Set CERT AuthMethod Certificate Source for PKCS12FILE
#
# Set PKCS12FILE as part of CERT AuthMethod Certificate Source, true or false.
# Default to true.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
### -V CERT_AUTHMETHOD_PKCS12FILE=true
################################################################################
#
# Set CERT AuthMethod Certificate Source for MSCAPI
#
# Set MSCAPI as part of CERT AuthMethod Certificate Source, true or false.
# Default to false.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
### -V CERT_AUTHMETHOD_MSCAPI=false
################################################################################
#
# Set CERT AuthMethod Certificate Source for PKCS11TOKEN
#
# Set PKCS11TOKEN as part of CERT AuthMethod Certificate Source, true or false.
# Default is false.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
### -V CERT_AUTHMETHOD_PKCS11TOKEN=false
################################################################################
#
# Set CERT AuthMethod Certificate Source Library for PKCS11TOKEN
#
# Set Library PATH for PKCS11TOKEN as part of CERT AuthMethod Certificate Source
.
# This must be provided if -V VAR_CERTAUTHMETHOD_PKCS11TOKEN=true.
# No default value. If the value contains spaces, enclose it in
# double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
### -V CERT_AUTHMETHOD_PKCS11LIB=<value>
################################################################################
#
# User Interface Choice
#
# User Interface Choice. 1 = SSO Launch Bar Shortcut (default). This is mutually
# exclusive with SSO Tools, 2 = SSO Tools Shortcut. This is mutually exclusive
# with SSO Launch Bar.
#
-V CLIENT_USERINTERFACE_CHOICE=1
################################################################################
#
# Create User Interface Shortcut selection
#
# Create User Interface Shortcut selection: 0=none, 1=Desktop (default), 2=Start
up
#
-V CLIENT_USERINTERFACE_SHORTCUT_CHOICE=1
################################################################################
#
# Set System Automatically Reboot post silent installation
#
# Set System Automatically Reboot post silent installation, true or false
# Default is false.
#
# Important: by setting this parameter to true the system will automatically reb
oot after
# the installation without any warning or interaction.
#
### -V IS_REBOOT_NOW=false
################################################################################
#
# Set WIN AuthMethod Trust File
#
# Set WIN AuthMethod Trust File (mandatory if WIN AuthMethod is include in the A
UTHMETHODS for use).
# If the value contains spaces, enclose it in double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
-V WIN_AUTHMETHOD_TRUSTFILE="C:\certs\test.pem"
################################################################################
################################################################################
#
# Set WIN AuthMethod Identity File
#
# Set WIN AuthMethod Identity File (optonal). If the value contains spaces, encl
ose it in
# double-quotes.
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
### -V WIN_AUTHMETHOD_IDENTITYFILE=<value>
################################################################################
################################################################################
#
# Set WIN AuthMethod Identity Password
#
# Set WIN AuthMethod Identity Password (required if the parameter WIN_AUTHMETHOD
_TRUSTFILE is set).
#
# This parameter can be omitted if you use "Custom Configuration Files" instead.
#
# Important: For security reason, the password should be provided as part of the

# command line option rather then supply it here.
#
### -V WIN_AUTHMETHOD_IDENTITYPASSWORD=<value>
################################################################################
################################################################################
#
# Set WIN Auth Method identity File (Mandatory for both FIPS Only mode and TLS
# Mode)
#
# Set PrivateKeyFilePath entry in .ini file during silent installation
# (mandatory if WIN AuthMethod is include in the AUTHMETHODS for use). If the
# value contains spaces, enclose it in double-quotes. This parameter can be
# omitted if you use "Custom Configuration Files" instead.
#
### -V VAR_WIN_AUTHMETHOD_FIPS_ID_PEM_FILE=<value>
################################################################################
################################################################################
#
# WIN Auth Private Key File (Mandatory for both FIPS Only mode and TLS Mode)
#
# Set PrivateKeyFilePath entry in .ini file during silent installation.
# (mandatory if WIN AuthMethod is include in the AUTHMETHODS for use). If the
# value contains spaces, enclose it in double-quotes. This parameter can be
# omitted if you use "Custom Configuration Files" instead.
#
### -V VAR_WIN_AUTHMETHOD_FIPS_KEY_PEM_FILE=<value>
################################################################################
################################################################################
#
# WIN Auth trust file ((Mandatory for both FIPS Only mode and TLS Mode)
#
# Set FIPSTrustedCertPath entry in .ini file during silent installation
# (mandatory if WIN AuthMethod is include in the AUTHMETHODS for use). If the
# value contains spaces, enclose it in double-quotes. This parameter can be
# omitted if you use "Custom Configuration Files" instead.
#
### -V VAR_WIN_AUTHMETHOD_FIPS_TRUST_PEM_FILE=<value>
################################################################################
################################################################################
#
# Client Identity file for FIPS mode
#
# Set Identity file entry in client.ini for client.
#
### -V CLIENT_FIPS_IDENTITY_FILE=<value>
################################################################################
################################################################################
#
# SetServerSet Configuration Settings Migration when performing upgrade
#
# SetServerSet Configuration Settings Migration when performing upgrade, default
is true (yes)
# NB: This is only apply to upgrading from previous SSO Client up to version r8.
0
#
### -V MIGRATE_SERVERSET=true
################################################################################
################################################################################
#
# Set Install Path for ICA Client
#
# Set Installed Path for ICA Client. If the value is blank then installer will
# try to read it from registry, which works only if supported version of ICA
# client is present.
#
### -V VAR_CITRIX_CLIENT_INSTALLDIR=
################################################################################

You might also like