Re: Digital signing of assembly hosted in IE
From: Michel Gallant (neutron_at_NOSPAMistar.ca)
Date: 01/30/04
- Next message: SYoung: "web.config - for multiple applications"
- Previous message: Michel Gallant: "Re: XML Digital Signature interoperability Issue between DataPower's XS40 and .NET Framework 1.1 and WSE 1.0SP1"
- In reply to: Joe Kaplan \(MVP - ADSI\): "Re: Digital signing of assembly hosted in IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 Jan 2004 12:58:39 -0500
This excellent article by C. Sells is a good starter:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnforms/html/winforms11122002.asp
in particular, the paragraph "Deploying Permissions".
- Mitch Gallant
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote in message
news:%23urHje15DHA.1968@TK2MSFTNGP11.phx.gbl...
> 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
> > >
> > >
> >
> >
>
>
- Next message: SYoung: "web.config - for multiple applications"
- Previous message: Michel Gallant: "Re: XML Digital Signature interoperability Issue between DataPower's XS40 and .NET Framework 1.1 and WSE 1.0SP1"
- In reply to: Joe Kaplan \(MVP - ADSI\): "Re: Digital signing of assembly hosted in IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|