Jump to content
Software FX Community

PowerGadget Presenter: This gadget was encrypted in a different computer or user account


DonaldPetryIII

Recommended Posts

Having problems getting an demo setup...

  • Downloaded the PowerGadgets Mobile Creator and installed it on my desktop
  • Created a new gadget using a SQL data source that shows a graph
  • Saved the .PGF file and copied it to the Citrix server
  • Installed PowerGadgets Mobile for Xenapp on the Citrix server
  • Published an application icon per the Deployment Guide
  • When I launch the application, I see "This gadget was encrypted in a different computer or user account"

Any ideas what the problem is?

 

Link to comment
Share on other sites

Hi Donald,

When you use databases with SQL credentials (not Windows authentication), PowerGadgets supports several methods to store the credentials in the pgf file, allowing you to select your preferred method depending on the level of security you need to maintain in your organization. The methods currently supported are:

1. No confidential information is saved. When you run the gadget for the first time, the credentials are requested at runtime.

2. Credentials are saved as plain text: this option is probably the easiest during developmenand initial testing, but not recommended for production since it's not secure at all (anyone with access to the pgf file will be able to see the user and password)

3. Credentials are encrypted using the machine and user account. This option is less vulnerable than option 2 and easy to use for development, but can't be used for deploying your gadgets. This is what seems to be happening to you.

4. Credentials are encrypted using a digital signature, which must be deployed to the XenApp server.

These options appear in the the second page of the data wizard, in the same page where you provide server and credentials. I recommend you modify the pgf file, choosing option 1 or 2, and then deploy again for test.

---

IG

Software FX

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...