PC Review


Reply
Thread Tools Rate Thread

Click Once & Permissions

 
 
HaySeed
Guest
Posts: n/a
 
      16th Sep 2009
I am deploying a .NET application with ClickOnce. I am running into issues in
large companies that do not give administrative rights to the desktop. Is
there a way to give the desktop permission to update from a specific trusted
site without granting adminidtrative rights?
 
Reply With Quote
 
 
 
 
Jesse Houwing
Guest
Posts: n/a
 
      16th Sep 2009
* HaySeed wrote, On 16-9-2009 18:30:
> I am deploying a .NET application with ClickOnce. I am running into issues in
> large companies that do not give administrative rights to the desktop. Is
> there a way to give the desktop permission to update from a specific trusted
> site without granting adminidtrative rights?


If you sign your application with a valid Code Signing Cert, you can
talk to these companies to add your certificate to the list of trusted
parties. Once installed your application will run in Full Trust Mode.

Keep in mind that CAS Trust levels and Windows user levels are two
separate layers of security. If the user is a normal user, an
application he's running can still be granted full trust. in that case
the app can do everything a normal user can do. But it still cannot do
tasks that require administrative access.

In the same manner, a user with Administrative access to a machine can
still run an application in Partial Trust mode. The application cannot
access the resources the user can, but is limited to the stuff that is
configured in the CAS policy, even though the user has full access to
said machine.

--
Jesse Houwing
jesse.houwing at sogeti.nl
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
download file on click - permissions getting in the way mattcushing@gmail.com Microsoft C# .NET 1 10th Aug 2006 04:37 PM
When I try to open/save .rtf attachment I get the messages ?Can't create file. Right-click the folder you want to create item in and then click on the shortcut menu to check your permissions for the folder.? Nie Geweune via AdminLife Microsoft Outlook Installation 2 28th Jun 2006 05:07 PM
Outlook will not display the Permissions tab when I click on "Shar =?Utf-8?B?UE9C?= Microsoft Outlook Calendar 6 19th May 2006 02:35 PM
I click on Share my Contacts, the Permissions tab doesn't appear? =?Utf-8?B?ZnV0dXJldXNz?= Microsoft Outlook Contacts 0 23rd May 2005 08:24 PM
cannot find Permissions tab when I right-click folder Rajan Windows XP Security 2 7th Oct 2004 03:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:32 AM.