To add you local printer in your Citrix Session edit the following file /usr/lib/ICACLIENT/config/wfclient.ini Under the section WFClient add the following lines DefaultPrinter = (here use the cups printer name for the printer you want) DefaultPrinterDriver = Citrix PCL 4 Universal Driver
Read MoreYou have not chosen to trust “AddTrust External CA Root”, the issuer of the server’s security certificate.
After installing the latest Citrix Client on my Ubuntu 10.10 laptop I wanted to log in a a Citrix Portal. I got the following error. You have not chosen to trust "AddTrust External CA Root", the issuer of the server's security certificate. This solved my problem: sudo cp /usr/share/ca-certificates/mozilla/*.* /usr/lib/ICAClient/keystore/cacerts/
Read MoreInstalling Citrix Client on Ubuntu 9.10
Install OpenMotif sudo aptitude install libmotif3 Unfortunately, Ubuntu only provide the obsolete libmotif3 version and the not the current version 4 that the receiver is built against. The easiest solution is to install libmotif3 and then run sudo ln -s /usr/lib/libXm.so.3.0.2 /usr/lib/libXm.so.4 Download the latest Citrix Client from: http://citrix.com/English/ss/downloads/ Search Downloads by Product > Citrix Xenapp > Linux...
Read MoreCitrix Portals on Linux host
When using Citrix Clients to connect to some portals you will need additional certificates on your Linux host. Tuesday, August 31, 1999 5:38 AM 1190 1.crt Monday, January 26, 2004 4:57 PM 1617 DC-Demo.crt Tuesday, April 15, 2003 2:31 PM 1818 DigitalCredential.crt Thursday, September 21, 2000 2:34 PM 1520 docuharborbyUTN-USERFirst.crt Friday, July 27, 2001 11:12 AM 1507 FNCbyUSERTRUST.crt Tuesday,...
Read More
Recent Comments