Re: Digital signing of assembly hosted in IE

From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 01/30/04


Date: Fri, 30 Jan 2004 11:36:43 -0600

There is also the option of creating a security deployment msi package that
will allow the user to download your msi, run it to get the permissions
configured (assuming they are admin) and then proceed to use your control.
This helps automate the process considerably. These can even be pushed down
with Group Policy and such if that is an option.

Check out the Create Deployment Package option under Runtime Security
Policy.

Joe K.

"Michel Gallant" <neutron@NOSPAMistar.ca> wrote in message
news:%23Ye70X05DHA.1968@TK2MSFTNGP11.phx.gbl...
> Not currently, but Whidbey will have "ClickOnce" functionality, designed
> to make it easier for deployment of code requiring greater permissions
without
> necessarily having to manually update the client CAS.
> Have a look at Jamie Cool's presentation on ClickOnce:
> http://msdn.microsoft.com/security
>
> - Michel Gallant
> MVP Security
>
> "Jonas" <jonas@nospam.pl> wrote in message
news:ebaLbrw5DHA.2136@TK2MSFTNGP12.phx.gbl...
> > Hi!
> >
> > I need to make a .NET assembly available for download via a web page,
and
> > the assembly needs permissions to access the local drive and sockets for
FTP
> > transfers. Is there any way to get this done without requiring the user
to
> > go into the .NET Configuration and manually trusting the assembly? Can I
get
> > it to work like an ActiveX control which the user chooses to trust or
not?
> >
> > TIA
> >
> > Jonas
> >
> >
>
>



Relevant Pages

  • Re: Digital signing of assembly hosted in IE
    ... in particular, the paragraph "Deploying Permissions". ... > with Group Policy and such if that is an option. ... > Check out the Create Deployment Package option under Runtime Security ...
    (microsoft.public.dotnet.security)
  • Security tutorials
    ... can anyone point me to some tutorials regarding security, permissions and ... I have been through the ones I can find on MSDN but would like ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: What server hardening are you doing these days?
    ... permissions on their data, and Microsoft encourages ISVs to minimize ... I've been able to discuss ACLs and other security issues in Windows with ... Control or DAC (which is what you're referring to by the "stupid ...
    (Focus-Microsoft)
  • Re: get rid of security center?
    ... I have come up with a solution that does not disable Security Center, ... By changing the Permissions of that key, ... settings from being changed again. ... the firewall alert settings in Security Center get ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Password Protect IExplore
    ... You can protect the files and folders you store on your computer to make ... To set, view, change, or remove special permissions for files and folders ... clear the Inherit from parent the permission entries that apply ... To configure security so that the subfolders and files will not ...
    (microsoft.public.internet.explorer.ieak)

Loading