.NET Framework Configuration

  • Thread starter Thread starter Tony Johansson
  • Start date Start date
T

Tony Johansson

Hi!!

I'm just curious what would happen if I did the following.
I assume that this would cause greate problem
1. I start .NET Framework Configuration from
ControlPanel->AdministationTool->Microsoft .NET Framework 2.0 Configuaration
2.Expand RunTime Security Policy
3.Expand Machine
4.Expand Code Groups in Machine
5. Expand All_Code
6. Right Click on My_Computer_Zone and choose property
7. Click tab Permission Set
8.Change Permission set to Internet or even worse to Nothing

So my question is what would happen if I did this changes ?
I mean that by doing these changes I remove a lot of privs from assemblies
on my machine

//Tony
 
Tony said:
So my question is what would happen if I did this changes ?
I mean that by doing these changes I remove a lot of privs from assemblies
on my machine

What would happen? Most likely that would be that you shot yourself in
the foot.
 
Mr. Arnold said:
What would happen? Most likely that would be that you shot yourself in the
foot

It's like cutting off the branch that I'm sitting on right ?

//Tony.
 
Back
Top