[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
Próxima revisiónAmbos lados, revisión siguiente
es:howtos:network_services:citrix_client [2019/02/11 13:14 (UTC)] – [Requirements] slackwarespanoles:howtos:network_services:citrix_client [2019/02/11 13:37 (UTC)] – [Configuration] slackwarespanol
Línea 9: Línea 9:
    * 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 38:
 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>
 es:howtos:network_services:citrix_client ()