RE: Help How to add publisher condition ??
From: Joseph MCAD (JosephMCAD_at_discussions.microsoft.com)
Date: 04/06/05
- Next message: Joseph MCAD: "RE: Question regarding in Forms authentication"
- Previous message: Kevin Spencer: "Re: How to run aspnet with system account"
- In reply to: serge calderara: "Help How to add publisher condition ??"
- Next in thread: serge calderara: "RE: Help How to add publisher condition ??"
- Reply: serge calderara: "RE: Help How to add publisher condition ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 6 Apr 2005 08:09:03 -0700
April 6, 2005
Hi Serge! I believe you mean All_Code. You can use the .Net Framework
Configuration Tool, but you won't be able to realisticly use the publisher
condition in the way you want. If you specify this for All_Code then all code
that has not been signed with your Authenticode certificate will not be able
to run. You are not allowed to sign assemblies that you do not own and
developed yourself. There is no "shortcut" for blocking authorized code. The
publisher condition would be better if you were deploying an assembly that
your company created and it needed special permissions. I hope this helps and
I hope you have a great day!
Joseph MCAD
"serge calderara" wrote:
> Dear all,
>
> What is the way to add a publisher condition in ALL_GROUP at machine level
> under Framework security.
> I have heard this is used to prevent to run unauthorize .NEt software on a
> machine.
>
> I wouzld like to test that stuff.
> Any good procedure to test this, as well as creating test certificate ?
>
> Thnaks for our info or links
> regards
> serge
- Next message: Joseph MCAD: "RE: Question regarding in Forms authentication"
- Previous message: Kevin Spencer: "Re: How to run aspnet with system account"
- In reply to: serge calderara: "Help How to add publisher condition ??"
- Next in thread: serge calderara: "RE: Help How to add publisher condition ??"
- Reply: serge calderara: "RE: Help How to add publisher condition ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|