Przejdź do głównej zawartości
  • Szybkie i łatwe składanie zamówień
  • Wyświetlanie zamówień i śledzenie stanu wysyłki
  • Tworzenie i dostęp do listy produktów
  • Na firmowej stronie administracji możesz zarządzać witrynami, produktami i danymi kontaktowymi firmy Dell EMC.

Dell Wyse ThinLinux 1.0.3 INI Guide

PDF

Citrix Connect Options

The following table contains the supported options you can use for Citrix connections where default values are in bold:

Example: Server connection

CONNECT=ICA \

Host=192.168.1.2 \

Description="ICA_Desktop " \

AutoConnect=Yes \

Reconnect=Yes \

Encryption=128 \

Colors=16m \

Fullscreen=No \

Resolution=800x600 \

Username=$UN \

Password=$PW \

Domainname=$DN \

Alternate=Yes \

LowBand=Yes \

LocalCopy=no

Example: Published application connection

connectionCONNECT=ICA \

BrowserIP=192.168.1.2 \

Application="Desktop" \

Description="ICA_Desktop " \

AutoConnect=Yes \

Reconnect=Yes \

Encryption=128 \

Colors=16m \

Fullscreen=No \

Resolution=800x600 \

Username=$UN \

Password=$PW \

Domainname=$DN \

Alternate=Yes \

LowBand=Yes \

LocalCopy=no

Example: Storefront Connection:

Connect=ICA \

Application="win81" \

Browserip=hostname.domain.com \

Description="Store-Xendesk7" \

AutoConnect=no \

HttpBrowsing=ssl \

StoreName=Store \

StoreFront=yes \

FullScreen=yes \

AutoConnect=no \

Reconnect=10

Example — Smart Card Enabled to Storefront connection when smart card enabled:

Connect=ICA \

Application=win7 \

StoreName=Store \

StoreFront=Yes\

BrowserIP=192.168.1.2 \

Description=smartcard_test \

Username=$UN \

DomainName=$DN\

SmartCard=yes \

HTTPBrowsing=https \

smartcardtype=GEMALTODOTNET

Table 1. Citrix Connect Parameter Options
Options Description

Application= <Application name of type string >

Specifies the name of the published application to be launched. The names of the applications to be published can be configured by the administrator. It is a mandatory option for launching PA and Storefront connections.

For Example: Notepad

AutoConnect={yes, no}

Default is no.

Enable this parameter for a specific connection ,to automatically trigger the connection to xenapp or xendesktop server after user log-on.

BrowserIP = <Comma separated value of type string. Each value should be a valid IP address or full qualified host name. To separate Items on the list, use semicolons or commas>

Each address in the list will be tried in the order listed until a successful connection is established. Once successful connection is established , remaining entries will not be tried.

It is a mandatory parameter for both PA and storefront connections.

Colors={256, 64k, 16m}

Default is 64k.

Specifies the session color mode. For faster display performance, use 256 colors.

Description=<string>

Connection description provides a connection name for the Desktop icon and the Connection Manager.

  • CAUTION: The text must be enclosed in double quotation marks, if it contains spaces or punctuation characters. These characters are not allowed: &‘ “ $?!|;()[]{}\

DomainName=<domain name or $DN>

This parameter specifies the domain name. $DN specifies that the thin client sign-on domain name is used.

Encryption={ Basic, 40, 56, 128, Login-128}

Default is Basic.

Specifies the connection security level. The highest level is 128-bit security and the lowest level is Basic.

FullScreen={yes, no}

Default is no.

In order to run the session in full screen not in a window, you can set this parameter to yes.

Host=<string>

This is a mandatory parameter for server connection. This is applicable only for Server connections. Use comma separated list of IP address. To separate the list of items, use semicolon or comma.

HttpBrowsing= {no,yes,ssl}

Designates the browsing protocol.

Icon=<image file>

Specifies an icon to appear on the local desktop or Connection Manager. The file must be located in the server wlx2/bitmap directory. If not specified, the default icon is displayed except in the case of a published application. A PNG, JPEG or GIF may be used. XPM is permitted for backward compatibility.

LocalCopy={yes, no}

Default is no

Enable this parameter for a specific connection if the setting parameter pertaining to that connection needs be stored in the registry permanently, if enabled the settings parameter will be stored across system reboot.

LowBand={yes, no}

Default is no.

To enable optimization for low-speed connections, such as reducing audio quality or decreasing protocol-specific cache size.

NoReducer={yes, no}

Default is yes.

You can enable or disable the compression during the session.

Password={base-64 encoded password string , $SN, $MAC, $IP, $DN, $UN, $PW, $TN}

Specifies the password required to log in to the application server. Either a base-64 encoded login password or a variable can be used.

password — base-64 encoded login password

Variable and Description:

$SN — Serial number

$MAC — MAC address

$IP — IP Address

$DN — Sign-on domain name

$UN — Sign-on name

$PW — Sign-on password

$TN — Terminal name

  • NOTE: The application server password is not encrypted. The user is prompted to enter the password when the connection is made. This application server password directive never starts a line, so it can be distinguished from the thin client user sign-on password which starts a line.

Ping={yes, no}

Default is yes.

This option is used to enable ping. For non published application connections, a ping (ICMP) is sent to the host server prior for connecting, to verify that the host is reachable.

Reconnect={ no, yes, value of 1 to 3600}

Default is no.

It controls the automatic reconnection to an application server after a disconnection.

Option Value and action:

yes — Immediately restarts the connection in 30 seconds after a disconnect. Default for reconnect is 30 seconds.

no — (default) Does not reconnect after a disconnect.

1...3600 — (integer) Specifies the interval to wait in seconds before automatically restarting the connection after a disconnection. Valid range is 1–3600.

Resolution={ default, seamless, 640x480, 800x600, 1024x768, 1280x1024, 1600x1200}

Default is default, which starts the connection using the current desktop display setting.

Specifies the connection display resolution. The default value starts the connection using the current desktop display setting. Seamless option is applicable only for Published Application and Storefront connections.

SmartCard={ Yes,no}

Default is no.

When set to yes, this option enables logging into the Citrix Server with a Smart Card PIN. This parameter is not applicable for PA connections.

SmartCardType={ GEMALTODOTNET, CAC}

Specifies the type of the smart card you are using to make the connection to the Storefront Server.

To enable smart card login, set parameter SmartCard=yes and parameter smartcardtype to type of smart card.

  • NOTE: It is applicable only for storefront server.

PIV values needs to be added.

StoreFront={yes, no}

The option to have the connection attempt to connect to the Storefront server. There is no default value. If set to no, the connection attempts to connect to the PNAgent server.

StoreName=< Name of the Store>

It specifies the name of the Store through which the connection for Storefront server is established.

Username={<username>, $SN, $MAC, $IP, $DN, $UN, $PW, $TN}

Specifies the name required to log in to the application server. Either a conventional login name or a variable can be used.

Variable and Description:

username — Conventional login name

$SN — Serial number

$MAC — MAC address

$IP — IP Address

$DN — Sign-on domain name

$UN — Sign-on name

$PW — Sign-on password

$TN — Terminal name


Oceń tę zawartość

Trafne
Przydatne
Łatwe do zrozumienia
Czy ten artykuł był przydatny?
0/3000 characters
  Podaj ocenę (od 1 do 5 gwiazdek).
  Podaj ocenę (od 1 do 5 gwiazdek).
  Podaj ocenę (od 1 do 5 gwiazdek).
  Określ, czy artykuł były przydatny, czy nie.
  Komentarze nie mogą zawierać znaków specjalnych: <>()\