Report on CITRIX clients

Hello There,
I have got different versions of CITRIX clients installed in my environment, there are almost 70 different versions.
I want to generate a report with the machine name and citrix version installed on it, please suggest.
Regards,
Maqsood
Maqsood Mohammed Senior Systems Engineer MCITP-Enterprise Admin & ITILv3 Foundation Certified

I can do that but again i am going to need to click on every version for the list.
that's why i was thinking if i can run the report based on CITRIX and have every version on the same page.
You will need to write custom report for that.
I've already created something similar so I can share.
Just put collection ID in there for the collection you want to run this against and use report builder to create the report:
SELECT dbo.v_GS_ADD_REMOVE_PROGRAMS.Publisher0, dbo.v_GS_ADD_REMOVE_PROGRAMS.DisplayName0,
dbo.v_R_System.Netbios_Name0, dbo.v_FullCollectionMembership.CollectionID,
dbo.v_GS_ADD_REMOVE_PROGRAMS.Version0
FROM dbo.v_GS_ADD_REMOVE_PROGRAMS INNER JOIN
dbo.v_R_System ON dbo.v_GS_ADD_REMOVE_PROGRAMS.ResourceID = dbo.v_R_System.ResourceID INNER JOIN
dbo.v_FullCollectionMembership ON dbo.v_R_System.ResourceID = dbo.v_FullCollectionMembership.ResourceID
WHERE (dbo.v_GS_ADD_REMOVE_PROGRAMS.DisplayName0 LIKE N'%Citrix Receiver%') AND (dbo.v_FullCollectionMembership.CollectionID = N'Your Collection ID goes here')

Similar Messages

  • Error while opening a report in FRstudio client machine.

    Hi,I'm getting below error while opening a report in FRstudio client machine. please help me if any of you resolved this issue earlier.
    client laptop: 64bit windows7
    hyperion version: 11.1.2.2
    error msg:
    "HARSnapin Initialize() Error -2147467259 - ; nested exception is:
         java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
         java.io.InvalidClassException: com.hyperion.reporting.graphics.GridObject; local class incompatible: stream classdesc serialVersionUID = 5432192847655595077, local class serialVersionUID = -5245705824007679661"
    thanks

    I've seen umarshalling error when there is a difference between the client and server version. Is there a patch applied? I would recommend to uninstall the existing one and install if from Workspace. (this will ensure that you've the correct client version)
    Regards
    Celvin
    http://www.orahyplabs.com

  • Running reports runtime on client machine

    hi,i have an ERP installed on a host machine but anytime i try to view reports from a client with forms and reports6i runtime installed,i get the error FRM 41211:SSL FAILURE RUNNING ANOTHER PRODUCT or something like that.how can I resolve this?
    thanks

    Without any information provided regarding your operation system and the Forms version, I can only guess that you are on Forms 6i (6.0.8) and XP. The problem most likely is a compatibility issue with the shortcut definition on XP.
    If you have access to http://metalink.oracle.com then get Note 261038.1. If you don't, get help from customer support.
    Frank

  • WIS 10901 error while refreshing report in rich client

    I'm facing a strange issue while refreshing a report from Rich client. Here are details
    Environment: BO XI 3.1 SP3, Oracle application DB. Weu2019ve 2 BO servers (S1 and S2) on cluster and load balancer (common URL) in front.
    While login to S1 with 6400 port, I can refresh report in rich client.
    While login to S2 on 6400 port or using common url, during refresh gives below error u2013
    u201CA database error occurred. Database error text is: (CS) u201CDBDriver failed to load: C:\Program Files\.....\dbd_oci.dllu201D (The specified procedure canu2019t be found) (WIS 10901)u201D
    Iu2019ve installed oracle8i client on my system. Any idea what causing this issue?

    Yes. Oracle 10g client installed on both application server. I've teste the universe connection from server, it's working fine.
    Any idea what could be probable causes of "DBDriver failed to load: C:\Program Files\.....\dbd_oci.dllu201D error?
    One observation, the path of dbd_oci.dll is the BO installation directory of my local machine (on server BO is not installed on C drive). Why it's referring dbd_oci.dll from local client even in 3 tier mode?

  • Best practice: Developing report in Rich Client or InfoView?

    Hi Experts,
    I have a question on the best practice of developing webi reports.
    From what I know, a Webi report can be created in Rich Client and then exported to one or more folders. From InfoView, the report can also be changed, but the change is only local to the folder.
    To simplify development and maintenance, I believe both creation and change should be done solely in either Rich Client or InfoView. However, some features are only available in InfoView, not in Rich Client. One example is hyperlink for another Webi report. As a second step, I can add the extra features in InfoView after the export. However, if I change the report in Rich Client and re-export it, the extra features added via InfoView (e.g. report hyperlink) will be overwritten.
    As I'm new to BO, may I have some recommendations on the best practice for building reports? For instance:
    1) Only in Rich Client - no adding of feature via InfoView
    2) First in Rich Client, then in InfoView - extra features need to be added again after each export
    3) Only in InfoView -  all activities done in InfoView, no development in Rich Client
    4) Others?
    Any advice is much appreciated.
    Linda
    Edited by: Linda on May 26, 2009 4:28 AM

    Hi Ramaks, George and other experts,
    Thanks a lot for your replies.
    For my client, the developers will build most of the reports for regular users to view. However, some power users may also create their own reports to meet ad-hoc reporting requirements.
    It's quite unlikely for my client to develop reports based on Excel or CSV data files. And we need to use features such as hyperlink for documents (which is not available in Rich Client). Based on these considerations, I'm thinking of doing all development in InfoView (both developers and power users). Do you foresee any issue if I go for this approach?
    Thanks in advance.
    Linda

  • Forms 9i / Report 9i in client server vs Discover Desktop

    Hi,
    I would like to know how I can deploy an application (forms 9i and reports 9i) without 9iAS Enterprise.
    I only want to develop forms and reports for a standalone user. I want to sell my application to many customers, each customer will use the application in standalone mode.
    Somebody at Oracle Toronto told me that Discover Desktop is the runtime of oracle forms 9i and oracle reports 9i in client/server mode. Is it right?
    I want to run a stand alone application at the lowest cost, without buying the licences of IAS Entreprise (who cost 560$CDN X 10 licences minimum). Oracle said Discover Desktop cost 1400$CDN/user and I can buy only one license.
    Is it possible to use Discover Desktop as runtime of forms and reports?
    Is there an other possibility to run forms and reports application at a lower cost?
    What do you suggest to me?
    Thanks.

    To run Forms and Reports you must be running 9iAS Enterprise edition. The licence for those products is part of EE only not any other edition of iAS

  • Report All SCCM clients and Collections

    Hi all
    I'm trying to create report
    All SCCM clients and Collections
    But I can't convert multiple rows (collections) in one row
    I got:
    Name        Collection Name
    ps1             serverDP
    ps1               Adobe
    ps2                CRT
    ps2               Note
    I need:
    Name        Collection Name
    ps1             serverDP ,Adobe
    ps2                 CRT,Note
    Im using following query ....but it doesn't work .Need help!!!  
    select
    v_FullCollectionMembership
    .Name
    as Name,
    CollName
    =
    stuff((SELECT
    + v_Collection.Name
    from
    v_Collection
    where
    v_Collection.CollectionID
    = v_FullCollectionMembership.CollectionID
    FOR
    XML
    PATH('')
    ), 1,
    1,'')
    FROM v_FullCollectionMembership
    Gerkin

    Hi,
    I recommend you use Report Builder to create the report.
    Using Matrix and LookupSet to merge the table.
    =join(LookupSet(Fields!Name.Value, Fields!Name.Value, Fields!CollName.Value, "DataSet_name"), ",")
    For more information, please review the link below:
    Adding a Matrix (Reporting Services)
    http://technet.microsoft.com/en-us/library/ms157334(v=SQL.100).aspx
    LookupSet Function (Report Builder and SSRS)
    http://msdn.microsoft.com/en-IN/library/ee240819.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Interactive reporting using web client in Hyperion Workspace

    Hi all,
    I was trying to create a new interactive report using following process:
    1)Logon to Workspace using browser
    2)File -> New -> document
    3)select the option: "Create interactive reporting document"
    4)Browse for .oce file
    5)Click finish, once the .oce file is selected.
    After these steps:
    Initially I was getting message regarding checking web client status...
    this was taking lots of time so I cancelled the process and restarted from step 1.
    Now, after step 5, I am getting a file save option showing source of file as server of the Workspace.I am working on a local machine and accessing the workspace product through web browser.
    If I save this file in local machine I don't get an option to open this file from workspace using :
    File -> open -> document.
    and alternatively if try to open this locally from the machine I don't have proper application on my local machine.
    I am badly trapped in this viscious circle.... Kindly help.
    Also, it will be gr8 if somebody could suggest some link for understanding the process of creating a new interactive report , using web client on workspace.
    Thanks in advance..
    Edited by: user12973893 on May 5, 2010 3:40 AM

    Hi all,
    I got to know that import and export option is available with "user->reports" and "file in report folder" respectively, when we go for Explore option.
    So storing to local machine and retrieving it back is no more a problem.
    But still I have hardly any idea as to how to start with interactive reporting in Workspace using web client.
    If any of you come across any such tutorial on interactive reporting using web client on workspace please tell.
    I come to know that Interactive reporting studio is available for interactive reporting purpose: any of you please tell me if "reporting and analysis client.." available on oracle edelivery is sufficient for interactive reporting studio or we need to install something specific for working with Interactive reporting studio.

  • Oracle9i Reports J2EE Thin Client

    Hi all,
    I tried to create a own report servlet with the Oracle9i Reports J2EE Thin Client.
    The reason I want to have a own report servlet is, I want to have a own path to access the reports. At the moment it is possible to access the reports with the following two URL's. http://HOST:PORT/reports/rwservlet or http://HOST:PORT/repdemo/rwservlet.
    But I want to access the reports with the following URL: http://HOST:PORT/mypath/rwservlet
    I did the following. I downloaded the OC4J version of the reports thin client, altered the paths in the reports.ear to 'mypath' instead of 'reports' and deployed the application in a new created OC4J instance within my Oracle 9iAS Server.
    After the application was deployed I added the two libraries zrclient.jar and rwrun.jar under the General Properties of the newly created reports application. When the path of this two libraries is showing to the extracted OC4J thin client I get the following error:
    500 Internal Server Error
    java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:195)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.loadServlet(HttpApplication.java:1931)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.findServlet(HttpApplication.java:4366)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2541)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:616)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:152)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:802)
    at java.lang.Thread.run(Thread.java:484)
    When the libraries are showing to the rwrun.jar and zrclient.jar which are installed during the installation of 9iAS I get the following error:
    500 Internal Server Error
    java.lang.NoClassDefFoundError
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1361)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:159)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:114)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.reports.utility.OIDConnection.init(OIDConnection.java:57)
    at oracle.reports.rwclient.RWClient.RWClientInit(RWClient.java:407)
    at oracle.reports.rwclient.RWClient.init(RWClient.java:196)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.loadServlet(HttpApplication.java:1997)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.findServlet(HttpApplication.java:4366)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2541)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:616)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:152)
    at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:802)
    at java.lang.Thread.run(Thread.java:484)
    Does anyone know if it is possible to create an own reports servlet within a Oracle 9iAS installation. I guess we should be able.
    Thanks for your help
    Oliver

    Answered in another thread.
    -Jeff

  • Citrix client connection not working

    Hi
    I have a Wireless-g broadband router (wrt54gs) and i want to connect to citrix. I can ping the remote host but I can not connect to it using my citrix client. (not with LAN not with WIFI). If I put my computer directly behind the internet I can connect in a second to citrix.
    I have already opened a bunch of ports 1640 1494 2598 2513 2512 1433 by adding these ports in the "port range forward" section. 
    Could somebody point me in the right direction.
    Regards
    Horaces

    hmmm.... ive never worked with this but lets see...
    what kinda authentication is ur citrix program using...
    try this...
    on the basic setup page of the router GOTO >> MAC Address Clone...
    clone your PC's MAC and save...
    might just help... will research this and get back...
    cheers...
    Life is short... So get movin !!!
    DopeLorD

  • Running citrix-client in google chrome

    Is there a possibility to run citrix-client from AUR in google-chrome? I found this http://ubuntuforums.org/showthread.php?t=1645173 on the internet, but it doesn't work for me.
    Thanks a lot,
    Smika

    Yes... I am trying to connect to the remotewp. Can you help me solve this issue so I can make Stonehouse happy?
    Smika

  • [SOLVED] Citrix client GlobalSign Root CA

    I have just installed Citrix Client but am getting the error message "You have not chosen to trust GLobalSign Root CA, the issuer of the server's sercurity certificate (SSL error 61)."  I have copied the mozilla certificates too /usr/lib32/ICAClient/keystore/cacerts/
    Does anyone know if this is the right place? Or is there something else that could be wrong?
    Thanks
    Last edited by acidic (2012-01-24 12:14:27)

    This is the output.
    Thank you
    [adam@myhost cacerts]$ ls -l  /usr/lib32/ICAClient/keystore/cacerts/
    total 612
    -rw-r--r-- 1 root users 1383 Jan 23 19:36 A-Trust-nQual-03.crt
    -rw-r--r-- 1 root users 2041 Jan 23 19:36 ACEDICOM_Root.crt
    -rw-r--r-- 1 root users 2281 Jan 23 19:36 AC_Ra??z_Certic??mara_S.A..crt
    -rw-r--r-- 1 root users 1521 Jan 23 19:36 AddTrust_External_Root.crt
    -rw-r--r-- 1 root users 1480 Jan 23 19:36 AddTrust_Low-Value_Services_Root.crt
    -rw-r--r-- 1 root users 1476 Jan 23 19:36 AddTrust_Public_Services_Root.crt
    -rw-r--r-- 1 root users 1489 Jan 23 19:36 AddTrust_Qualified_Certificates_Root.crt
    -rw-r--r-- 1 root users 1204 Jan 23 19:36 AffirmTrust_Commercial.crt
    -rw-r--r-- 1 root users 1204 Jan 23 19:36 AffirmTrust_Networking.crt
    -rw-r--r-- 1 root users 1891 Jan 23 19:36 AffirmTrust_Premium.crt
    -rw-r--r-- 1 root users  753 Jan 23 19:36 AffirmTrust_Premium_ECC.crt
    -rw-r--r-- 1 root users 1322 Jan 23 19:36 America_Online_Root_Certification_Authority_1.crt
    -rw-r--r-- 1 root users 2017 Jan 23 19:36 America_Online_Root_Certification_Authority_2.crt
    -rw-r--r-- 1 root users 1318 Jan 23 19:36 ApplicationCA_-_Japanese_Government.crt
    -rw-r--r-- 1 root users 2167 Jan 23 19:36 Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt
    -rw-r--r-- 1 root users  891 Jan 23 18:12 BTCTRoot.crt
    -rw-r--r-- 1 root users 1261 Jan 23 19:36 Baltimore_CyberTrust_Root.crt
    -rw-r--r-- 1 root users 1212 Jan 23 19:36 Buypass_Class_2_CA_1.crt
    -rw-r--r-- 1 root users 1212 Jan 23 19:36 Buypass_Class_3_CA_1.crt
    -rw-r--r-- 1 root users 1468 Jan 23 19:36 CA_Disig.crt
    -rw-r--r-- 1 root users 1216 Jan 23 19:36 CNNIC_ROOT.crt
    -rw-r--r-- 1 root users 1489 Jan 23 19:36 COMODO_Certification_Authority.crt
    -rw-r--r-- 1 root users  940 Jan 23 19:36 COMODO_ECC_Certification_Authority.crt
    -rw-r--r-- 1 root users 1704 Jan 23 19:36 Camerfirma_Chambers_of_Commerce_Root.crt
    -rw-r--r-- 1 root users 1716 Jan 23 19:36 Camerfirma_Global_Chambersign_Root.crt
    -rw-r--r-- 1 root users 1330 Jan 23 19:36 Certigna.crt
    -rw-r--r-- 1 root users 2004 Jan 23 19:36 Certinomis_-_Autorit??_Racine.crt
    -rw-r--r-- 1 root users 1298 Jan 23 19:36 Certplus_Class_2_Primary_CA.crt
    -rw-r--r-- 1 root users 1119 Jan 23 19:36 Certum_Root_CA.crt
    -rw-r--r-- 1 root users 1354 Jan 23 19:36 Certum_Trusted_Network_CA.crt
    -rw-r--r-- 1 root users 2594 Jan 23 19:36 Chambers_of_Commerce_Root_-_2008.crt
    -rw-r--r-- 1 root users  774 Jan 23 18:12 Class3PCA_G2_v2.crt
    -rw-r--r-- 1 root users  774 Jan 23 18:12 Class4PCA_G2_v2.crt
    -rw-r--r-- 1 root users 1302 Jan 23 19:36 ComSign_CA.crt
    -rw-r--r-- 1 root users 1334 Jan 23 19:36 ComSign_Secured_CA.crt
    -rw-r--r-- 1 root users 1517 Jan 23 19:36 Comodo_AAA_Services_root.crt
    -rw-r--r-- 1 root users 1533 Jan 23 19:36 Comodo_Secure_Services_root.crt
    -rw-r--r-- 1 root users 1537 Jan 23 19:36 Comodo_Trusted_Services_root.crt
    -rw-r--r-- 1 root users 1318 Jan 23 19:36 Cybertrust_Global_Root.crt
    -rw-r--r-- 1 root users 1460 Jan 23 19:36 DST_ACES_CA_X6.crt
    -rw-r--r-- 1 root users 1200 Jan 23 19:36 DST_Root_CA_X3.crt
    -rw-r--r-- 1 root users 1318 Jan 23 19:36 Deutsche_Telekom_Root_CA_2.crt
    -rw-r--r-- 1 root users 1350 Jan 23 19:36 DigiCert_Assured_ID_Root_CA.crt
    -rw-r--r-- 1 root users 1338 Jan 23 19:36 DigiCert_Global_Root_CA.crt
    -rw-r--r-- 1 root users 1367 Jan 23 19:36 DigiCert_High_Assurance_EV_Root_CA.crt
    -rw-r--r-- 1 root users 1155 Jan 23 19:36 Digital_Signature_Trust_Co._Global_CA_1.crt
    -rw-r--r-- 1 root users 1155 Jan 23 19:36 Digital_Signature_Trust_Co._Global_CA_3.crt
    -rw-r--r-- 1 root users 1346 Jan 23 19:36 E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.crt
    -rw-r--r-- 1 root users 2106 Jan 23 19:36 EBG_Elektronik_Sertifika_Hizmet_Sa??lay??c??s??.crt
    -rw-r--r-- 1 root users 1574 Jan 23 19:36 Entrust.net_Premium_2048_Secure_Server_CA.crt
    -rw-r--r-- 1 root users 1740 Jan 23 19:36 Entrust.net_Secure_Server_CA.crt
    -rw-r--r-- 1 root users 1643 Jan 23 19:36 Entrust_Root_Certification_Authority.crt
    -rw-r--r-- 1 root users 1143 Jan 23 19:36 Equifax_Secure_CA.crt
    -rw-r--r-- 1 root users  948 Jan 23 19:36 Equifax_Secure_Global_eBusiness_CA.crt
    -rw-r--r-- 1 root users  932 Jan 23 19:36 Equifax_Secure_eBusiness_CA_1.crt
    -rw-r--r-- 1 root users 1143 Jan 23 19:36 Equifax_Secure_eBusiness_CA_2.crt
    -rw-r--r-- 1 root users 1566 Jan 23 19:36 Firmaprofesional_Root_CA.crt
    -rw-r--r-- 1 root users  606 Jan 23 18:12 GTECTGlobalRoot.crt
    -rw-r--r-- 1 root users  875 Jan 23 19:36 GTE_CyberTrust_Global_Root.crt
    -rw-r--r-- 1 root users 1216 Jan 23 19:36 GeoTrust_Global_CA.crt
    -rw-r--r-- 1 root users 1241 Jan 23 19:36 GeoTrust_Global_CA_2.crt
    -rw-r--r-- 1 root users 1269 Jan 23 19:36 GeoTrust_Primary_Certification_Authority.crt
    -rw-r--r-- 1 root users  989 Jan 23 19:36 GeoTrust_Primary_Certification_Authority_-_G2.crt
    -rw-r--r-- 1 root users 1444 Jan 23 19:36 GeoTrust_Primary_Certification_Authority_-_G3.crt
    -rw-r--r-- 1 root users 1935 Jan 23 19:36 GeoTrust_Universal_CA.crt
    -rw-r--r-- 1 root users 1939 Jan 23 19:36 GeoTrust_Universal_CA_2.crt
    -rw-r--r-- 1 root users 1261 Jan 23 19:36 GlobalSign_Root_CA.crt
    -rw-r--r-- 1 root users 1354 Jan 23 19:36 GlobalSign_Root_CA_-_R2.crt
    -rw-r--r-- 1 root users 1229 Jan 23 19:36 GlobalSign_Root_CA_-_R3.crt
    -rw-r--r-- 1 root users 2585 Jan 23 19:36 Global_Chambersign_Root_-_2008.crt
    -rw-r--r-- 1 root users 1448 Jan 23 19:36 Go_Daddy_Class_2_CA.crt
    -rw-r--r-- 1 root users 1367 Jan 23 19:36 Go_Daddy_Root_Certificate_Authority_-_G2.crt
    -rw-r--r-- 1 root users 1168 Jan 23 19:36 Hongkong_Post_Root_CA_1.crt
    -rw-r--r-- 1 root users 1452 Jan 23 19:36 IGC_A.crt
    -rw-r--r-- 1 root users 2122 Jan 23 19:36 Izenpe.com.crt
    -rw-r--r-- 1 root users 1761 Jan 23 19:36 Juur-SK.crt
    -rw-r--r-- 1 root users 2715 Jan 23 19:36 Microsec_e-Szigno_Root_CA.crt
    -rw-r--r-- 1 root users 1460 Jan 23 19:36 Microsec_e-Szigno_Root_CA_2009.crt
    -rw-r--r-- 1 root users 1476 Jan 23 19:36 NetLock_Arany_=Class_Gold=_F??tan??s??tv??ny.crt
    -rw-r--r-- 1 root users 1895 Jan 23 19:36 NetLock_Business_=Class_B=_Root.crt
    -rw-r--r-- 1 root users 1903 Jan 23 19:36 NetLock_Express_=Class_C=_Root.crt
    -rw-r--r-- 1 root users 2309 Jan 23 19:36 NetLock_Notary_=Class_A=_Root.crt
    -rw-r--r-- 1 root users 2423 Jan 23 19:36 NetLock_Qualified_=Class_QA=_Root.crt
    -rw-r--r-- 1 root users 1411 Jan 23 19:36 Network_Solutions_Certificate_Authority.crt
    -rw-r--r-- 1 root users 1428 Jan 23 19:36 OISTE_WISeKey_Global_Root_GA_CA.crt
    -rw-r--r-- 1 root users  576 Jan 23 18:12 Pcs3ss_v4.crt
    -rw-r--r-- 1 root users 2078 Jan 23 19:36 QuoVadis_Root_CA.crt
    -rw-r--r-- 1 root users 2041 Jan 23 19:36 QuoVadis_Root_CA_2.crt
    -rw-r--r-- 1 root users 2354 Jan 23 19:36 QuoVadis_Root_CA_3.crt
    -rw-r--r-- 1 root users 1066 Jan 23 19:36 RSA_Root_Certificate_1.crt
    -rw-r--r-- 1 root users 1233 Jan 23 19:36 RSA_Security_2048_v3.crt
    -rw-r--r-- 1 root users 2329 Jan 23 19:36 Root_CA_Generalitat_Valenciana.crt
    -rw-r--r-- 1 root users 1614 Jan 23 19:36 S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.crt
    -rw-r--r-- 1 root users 1249 Jan 23 19:36 SecureSign_RootCA11.crt
    -rw-r--r-- 1 root users 1350 Jan 23 19:36 SecureTrust_CA.crt
    -rw-r--r-- 1 root users 1354 Jan 23 19:36 Secure_Global_CA.crt
    -rw-r--r-- 1 root users 1269 Jan 23 19:36 Security_Communication_EV_RootCA1.crt
    -rw-r--r-- 1 root users 1224 Jan 23 19:36 Security_Communication_Root_CA.crt
    -rw-r--r-- 1 root users 1143 Jan 23 19:36 Sonera_Class_1_Root_CA.crt
    -rw-r--r-- 1 root users 1143 Jan 23 19:36 Sonera_Class_2_Root_CA.crt
    -rw-r--r-- 1 root users 1354 Jan 23 19:36 Staat_der_Nederlanden_Root_CA.crt
    -rw-r--r-- 1 root users 2069 Jan 23 19:36 Staat_der_Nederlanden_Root_CA_-_G2.crt
    -rw-r--r-- 1 root users 1468 Jan 23 19:36 Starfield_Class_2_CA.crt
    -rw-r--r-- 1 root users 1399 Jan 23 19:36 Starfield_Root_Certificate_Authority_-_G2.crt
    -rw-r--r-- 1 root users 1424 Jan 23 19:36 Starfield_Services_Root_Certificate_Authority_-_G2.crt
    -rw-r--r-- 1 root users 2760 Jan 23 19:36 StartCom_Certification_Authority.crt
    -rw-r--r-- 1 root users 2045 Jan 23 19:36 SwissSign_Gold_CA_-_G2.crt
    -rw-r--r-- 1 root users 2057 Jan 23 19:36 SwissSign_Platinum_CA_-_G2.crt
    -rw-r--r-- 1 root users 2049 Jan 23 19:36 SwissSign_Silver_CA_-_G2.crt
    -rw-r--r-- 1 root users 2090 Jan 23 19:36 Swisscom_Root_CA_1.crt
    -rw-r--r-- 1 root users 1679 Jan 23 19:36 TC_TrustCenter_Class_2_CA_II.crt
    -rw-r--r-- 1 root users 1679 Jan 23 19:36 TC_TrustCenter_Class_3_CA_II.crt
    -rw-r--r-- 1 root users 1399 Jan 23 19:36 TC_TrustCenter_Universal_CA_I.crt
    -rw-r--r-- 1 root users 1407 Jan 23 19:36 TC_TrustCenter_Universal_CA_III.crt
    -rw-r--r-- 1 root users 1224 Jan 23 19:36 TC_TrustCenter__Germany__Class_2_CA.crt
    -rw-r--r-- 1 root users 1224 Jan 23 19:36 TC_TrustCenter__Germany__Class_3_CA.crt
    -rw-r--r-- 1 root users 1505 Jan 23 19:36 TDC_Internet_Root_CA.crt
    -rw-r--r-- 1 root users 1830 Jan 23 19:36 TDC_OCES_Root_CA.crt
    -rw-r--r-- 1 root users 1440 Jan 23 19:36 TURKTRUST_Certificate_Services_Provider_Root_1.crt
    -rw-r--r-- 1 root users 1529 Jan 23 19:36 TURKTRUST_Certificate_Services_Provider_Root_2.crt
    -rw-r--r-- 1 root users 1269 Jan 23 19:36 TWCA_Root_Certification_Authority.crt
    -rw-r--r-- 1 root users 1948 Jan 23 19:36 Taiwan_GRCA.crt
    -rw-r--r-- 1 root users 1155 Jan 23 19:36 Thawte_Premium_Server_CA.crt
    -rw-r--r-- 1 root users 1127 Jan 23 19:36 Thawte_Server_CA.crt
    -rw-r--r-- 1 root users 1826 Jan 23 19:36 T??B??TAK_UEKAE_K??k_Sertifika_Hizmet_Sa??lay??c??s??_-_S??r??m_3.crt
    -rw-r--r-- 1 root users 1574 Jan 23 19:36 UTN_DATACorp_SGC_Root_CA.crt
    -rw-r--r-- 1 root users 1667 Jan 23 19:36 UTN_USERFirst_Email_Root_CA.crt
    -rw-r--r-- 1 root users 1606 Jan 23 19:36 UTN_USERFirst_Hardware_Root_CA.crt
    -rw-r--r-- 1 root users 1066 Jan 23 19:36 ValiCert_Class_1_VA.crt
    -rw-r--r-- 1 root users 1066 Jan 23 19:36 ValiCert_Class_2_VA.crt
    -rw-r--r-- 1 root users 1281 Jan 23 19:36 VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.crt
    -rw-r--r-- 1 root users 1732 Jan 23 19:36 VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.crt
    -rw-r--r-- 1 root users 1700 Jan 23 19:36 VeriSign_Universal_Root_Certification_Authority.crt
    -rw-r--r-- 1 root users  834 Jan 23 19:36 Verisign_Class_1_Public_Primary_Certification_Authority.crt
    -rw-r--r-- 1 root users 1103 Jan 23 19:36 Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.crt
    -rw-r--r-- 1 root users 1484 Jan 23 19:36 Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.crt
    -rw-r--r-- 1 root users  834 Jan 23 19:36 Verisign_Class_2_Public_Primary_Certification_Authority.crt
    -rw-r--r-- 1 root users 1107 Jan 23 19:36 Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.crt
    -rw-r--r-- 1 root users 1480 Jan 23 19:36 Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.crt
    -rw-r--r-- 1 root users  834 Jan 23 19:36 Verisign_Class_3_Public_Primary_Certification_Authority.crt
    -rw-r--r-- 1 root users 1103 Jan 23 19:36 Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.crt
    -rw-r--r-- 1 root users 1484 Jan 23 19:36 Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.crt
    -rw-r--r-- 1 root users 1103 Jan 23 19:36 Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.crt
    -rw-r--r-- 1 root users 1484 Jan 23 19:36 Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.crt
    -rw-r--r-- 1 root users 1322 Jan 23 19:36 Visa_eCommerce_Root.crt
    -rw-r--r-- 1 root users 1704 Jan 23 19:36 WellsSecure_Public_Root_Certificate_Authority.crt
    -rw-r--r-- 1 root users 1411 Jan 23 19:36 Wells_Fargo_Root_CA.crt
    -rw-r--r-- 1 root users 1513 Jan 23 19:36 XRamp_Global_CA_Root.crt
    -rw-r--r-- 1 root users 1176 Jan 23 19:36 certSIGN_ROOT_CA.crt
    -rw-r--r-- 1 root users 2033 Jan 23 19:36 ePKI_Root_Certification_Authority.crt
    -rw-r--r-- 1 root users 1493 Jan 23 19:36 thawte_Primary_Root_CA.crt
    -rw-r--r-- 1 root users  940 Jan 23 19:36 thawte_Primary_Root_CA_-_G2.crt
    -rw-r--r-- 1 root users 1505 Jan 23 19:36 thawte_Primary_Root_CA_-_G3.crt

  • [SOLVED] citrix-client wfica fails

    Hi,
    I have installed the latest citrix-client from AUR and followed the instructions for copying in the .ini files, and have updated my Arch system today.  I am running on x86. 
    When I try and run a Citrix app in Firefox, nothing happens.  If I run Firefox from a terminal and click a citrix launcher link I get the following output:
    execv wfica failed
    The launcher link is a .aspx link which returns some html with javascript that replaces the document.location with a link to the .ica file.
    Any ideas on what the issue might be or how I could debug further.  I have spent the last couple of hours searching for similar issues online.
    Nick
    Last edited by made_in_nz (2013-01-03 20:39:14)

    I had this same problem. I solved it by deleting /usr/lib/mozilla/plugins/npica.so, restarting Firefox and associating the ICA file to /usr/lib/ICAClient/wfica.
    Last edited by timosa (2012-12-03 07:41:37)

  • Problems with downloading citrix client

    Does anybody have any experience with downlading a citrix client (to use for work) for macbook? I have tried everything. At first I thougt my problem was java, but it turned out not to be. Then I called the support, they told med to try downloading flash player, but that didn't solve the problem either.
    I'm using Safari and I would like to keep it that way. I went throug some earlier discussions, in which I saw, that it is possible to use Citrix with Safari, but how?

    The Citrix utility should automatically launch when it needs to (sort of like how your PDF viewer will open or Word will open when you select them in a browser).  Your office most likely has a web portal for you to login to.  They should have provided you with all of the information for logging in. 
    You'll want Citrix Receiver from here:
    http://www.citrix.com/lang/English/lp/lp_2309126.asp?ntref=DLpromo1
    After you install it, it won't really do much.  You'll want to connect to your company's network per whatever instructions they have provided to you.

  • Canned Report for Netware client verion?

    Is there a canned/ pre-configured report for Netware client version? I'd
    like to run a quick enterprise report showing which version of Netware
    client we have out there. Thanks in advance.
    hdavidt

    It's sort of crude, but this works:
    Reports->Software Applications->By Manufacturer->Novell
    If you scroll down, you'll find entries for all of the Novell Client
    versions.

Maybe you are looking for