Re: Digital signing of assembly hosted in IE
From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 01/30/04
- Next message: Guangxi Wu: "Re: Use a private key file generated from Linux for digital signature in .NET"
- Previous message: Michel Gallant: "Re: Digital signing of assembly hosted in IE"
- In reply to: Michel Gallant: "Re: Digital signing of assembly hosted in IE"
- Next in thread: Michel Gallant: "Re: Digital signing of assembly hosted in IE"
- Reply: Michel Gallant: "Re: Digital signing of assembly hosted in IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
> >
> >
>
>
- Next message: Guangxi Wu: "Re: Use a private key file generated from Linux for digital signature in .NET"
- Previous message: Michel Gallant: "Re: Digital signing of assembly hosted in IE"
- In reply to: Michel Gallant: "Re: Digital signing of assembly hosted in IE"
- Next in thread: Michel Gallant: "Re: Digital signing of assembly hosted in IE"
- Reply: Michel Gallant: "Re: Digital signing of assembly hosted in IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|