[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
es:howtos:network_services:citrix_client [2019/02/11 13:14 (UTC)] – [Requirements] slackwarespanoles:howtos:network_services:citrix_client [2019/02/11 13:43 (UTC)] (actual) slackwarespanol
Línea 1: Línea 1:
-<note warning>En proceso de traducción. Victor</note> 
 ====== Cliente Citrix ====== ====== Cliente Citrix ======
  
Línea 9: Línea 8:
    * El Citrix Receiver es un software exclusivo de binario. Por lo tanto, no debería sorprender que este software de Receiver sea solo de 32 bits. Debe ejecutar Slackware de 32 bits o [[slackware: multilib | Slackware de 64 bits con multilib añadido]].    * El Citrix Receiver es un software exclusivo de binario. Por lo tanto, no debería sorprender que este software de Receiver sea solo de 32 bits. Debe ejecutar Slackware de 32 bits o [[slackware: multilib | Slackware de 64 bits con multilib añadido]].
    * El Citrix Receiver está vinculado a la biblioteca gráfica de widgets X-Window [[wp>Motif_(widget_toolkit)|Motif]] solo para uso binario y comercial. Esto crea una incompatibilidad con la propia [[http://lesstif.sourceforge.net/apps.html|lesstif widget library]] de Slackware, una reimplementación gratuita de Motif. Debe eliminar el paquete lesstif e instalar un paquete de (open)motif o, de lo contrario, el Cliente Citrix no se ejecutará. Un paquete [[http://www.opengroup.org/openmotif/|openmotif]] (openmotif es una versión gratuita no comercial de Motif) se puede encontrar aquí: [[http://www.slackware.com/ ~ alien / slackbuilds / openmotif / | http: //www.slackware.com/~alien/slackbuilds/openmotif/]]    * El Citrix Receiver está vinculado a la biblioteca gráfica de widgets X-Window [[wp>Motif_(widget_toolkit)|Motif]] solo para uso binario y comercial. Esto crea una incompatibilidad con la propia [[http://lesstif.sourceforge.net/apps.html|lesstif widget library]] de Slackware, una reimplementación gratuita de Motif. Debe eliminar el paquete lesstif e instalar un paquete de (open)motif o, de lo contrario, el Cliente Citrix no se ejecutará. Un paquete [[http://www.opengroup.org/openmotif/|openmotif]] (openmotif es una versión gratuita no comercial de Motif) se puede encontrar aquí: [[http://www.slackware.com/ ~ alien / slackbuilds / openmotif / | http: //www.slackware.com/~alien/slackbuilds/openmotif/]]
-===== Download and install =====+===== Descargar e instalar =====
  
-On the [[http://www.citrix.com/downloads/citrix-receiver/receivers-by-platform.html|Citrix web site]], search for  "//linux client (32bits)//"At the moment of writingthe search path is: \\ http://www.citrix.com/downloads/ > "Citrix Receiver" > "Receiver for Linux" > "x86 client requires OpenMotif v.2.3.1 (tar.gz version)"+En el [[http://www.citrix.com/downloads/citrix-receiver/receivers-by-platform.html|Citrix sitio web]], busque "// linux client (32bits) //"Al momento de escribirla ruta de búsqueda es: \\ http://www.citrix.com/downloads/> "Citrix Receiver"> "Receiver for Linux"> "cliente x86 - requiere OpenMotif v.2.3.1 (tar.gz version)"
  
-Create a temporary directory if you wantand as root, extract the tarball and run the installer: <code>+Cree un directorio temporal si lo deseay como root, extraiga el archivo comprimido y ejecute el instalador: <code>
 # mkdir icaclient # mkdir icaclient
 # cd icaclient/ # cd icaclient/
 # tar xvf  ~/downloads/linuxx86_12.1.0.203066.tar.gz # tar xvf  ~/downloads/linuxx86_12.1.0.203066.tar.gz
 </code> </code>
-Run the "setupwfc" program and accept all the default values which it offersIf you do not want to use the default installation directory "''/opt/Citrix/ICAClient/''" then you will have to define the environment variable "''ICAROOT''" and point that to your custom installation directory. \\ The "''setupwfc''" program will ask you if you desire browser integration and integration with the KDE Desktop EnvironmentThat is good to have so the answer you give is "yes"As a resultthe application links in your company'Citrix Server will automatically work. <code>+Ejecute el programa "setupwfc" y acepte todos los valores predeterminados que ofreceSi no desea utilizar el directorio de instalación predeterminado "'' /opt/Citrix/ICAClient / ''", tendrá que definir la variable de entorno "'' ICAROOT ''" y apuntarla a su directorio de instalación personalizado. \\ El programa "'' setupwfc ''" le preguntará si desea la integración del navegador y la integración con el entorno de escritorio KDE. Es bueno tenerlo así que la respuesta que das es ""Como resultadolos enlaces de aplicaciones en el servidor Citrix de su empresa funcionarán automáticamente. <code>
   # ./setupwfc   # ./setupwfc
 </code> </code>
  
-===== Configuration =====+===== Configuración =====
  
-The Citrix client/server communication uses SSL encryptionYour company may be using a SSL certificate for which the CA certificate is not yet known to the Citrix Client.+La comunicación cliente/servidor de Citrix utiliza cifrado SSL. Su empresa puede estar usando un certificado SSL para el cual el certificado de CA aún no es conocido por el cliente Citrix.
  
-  When you see the following error message: <code>+   Cuando vea el siguiente mensaje de error: <code>
 You have chosen not to trust "Thawte Premium Server CA", the issuer of the server's security certificate (SSL error 61). You have chosen not to trust "Thawte Premium Server CA", the issuer of the server's security certificate (SSL error 61).
-</code> then edit this file: <code>+</code> luego edita este archivo: <code>
 /opt/Citrix/ICAClient/config/Trusted_Region.ini /opt/Citrix/ICAClient/config/Trusted_Region.ini
-</code> where your company'Citrix Server domain name must be added as trusted proxy: <code>+</code> donde el nombre de dominio del servidor Citrix de su compañía debe agregarse como proxy confiable: <code>
 ; If you allow a proxy type (Secure or Socks) that uses a server, ; If you allow a proxy type (Secure or Socks) that uses a server,
 ; you will need to change the ProxyHost line below to indicate which  ; you will need to change the ProxyHost line below to indicate which 
Línea 38: Línea 37:
 ProxyHost=,*.yourcompany.com:* ProxyHost=,*.yourcompany.com:*
 </code> </code>
-  * Create a certificate directory if that did not yet exist: <code>+  * Cree un directorio de certificados si aún no existía: <code>
 # mdir -p /opt/Citrix/ICAClient/keystore/cacerts # mdir -p /opt/Citrix/ICAClient/keystore/cacerts
 </code> </code>
-  * Install the missing certificate (must have a "''.crt''" extension): <code>+  * Instale el certificado faltante (debe tener una extensión "'' .crt ''"): <code>
 # vi /opt/Citrix/ICAClient/keystore/cacerts/Thawte_Premium_Server_CA.crt # vi /opt/Citrix/ICAClient/keystore/cacerts/Thawte_Premium_Server_CA.crt
 </code> </code>
-  * You can for instance find this CA certificate here: <code>+  * Por ejemplo, puede encontrar este certificado de CA aquí: <code>
 /usr/share/ca-certificates/mozilla/Thawte_Premium_Server_CA.crt /usr/share/ca-certificates/mozilla/Thawte_Premium_Server_CA.crt
 </code> </code>
Línea 50: Línea 49:
  
  
-===== Caveats =====+===== Advertencias =====
  
-If your Mozilla Firefox browser refuses to start the "''icaclient''"  that can be caused by non-standard language settingAt work I have a localized Linux (configured for dutch languageso my "''LANG''" environment variable is set to "''nl_NL.UTF-8''"). This is what I had to do in order to fix this issue+Si su navegador Mozilla Firefox se niega a iniciar el "'' icaclient ''", puede deberse una configuración de idioma no estándarEn el trabajo tengo un Linux localizado (configurado para el idioma holandéspor lo que mi variable de entorno "'' LANG ''" está configurada en "'' nl_NL.UTF-8 ''"). Esto es lo que tuve que hacer para solucionar este problema
-  If the file "''/usr/bin/firefox''" is a script (recent versions of firefox are putting a real binary there insteadyou must add this one line somewhere near the beginning: <code>+   Si el archivo "'' /usr/bin/firefox ''" es un script (las versiones recientes de firefox están poniendo un binario real en su lugar), debe agregar esta línea en algún lugar cerca del principio:<code>
  export LANG=C  export LANG=C
 </code> </code>
-  * If the file "''/usr/bin/firefox''" is a binary filethen you can for instance modify its desktop file "''usr/share/applications/mozilla-firefox.desktop''" by changing the executable command <code>+  *Si el archivo "'' /usr/bin/firefox ''" es un archivo binariopor ejemplo, puede modificar su archivo de escritorio "'' /usr/share/applications/mozilla-firefox.desktop ''" cambiando el archivo ejecutable<code>
 Exec=firefox %u Exec=firefox %u
-</code> to: <code>+</code> a: <code>
 Exec=LANG=C firefox %u Exec=LANG=C firefox %u
 </code> </code>
  
-====== Sources ====== +====== Fuentes ====== 
-  * Originally written by [[wiki:user:alienbob | Eric Hameleers]]+  * Escrito originalmente por [[wiki:user:alienbob | Eric Hameleers]] 
 +  * Traducido por:  [[wiki:user: slackwarespanol | Victor]]  2019/02/11 13:41 (UTC) 
  
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 {{tag>howtos network author_alienbob}} {{tag>howtos network author_alienbob}}
 es:howtos:network_services:citrix_client ()