473,322 Members | 1,379 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Adjust .NET Security Levels to Mass of machines

We have a vendor that is requiring an elevated .NET security level for their
application. I am looking into ways to do this. Is there a Group Policy to
do this or a registry change? How would one go about changing this setting?

Thanks

Rob McShinsky
Jul 21 '05 #1
6 1509
Open the .NET Framework Configuration tool (Administrative Tools/Microsoft
..NET Framework 1.1 Configuration) and on the opening screen click on the
link labelled "Configure Code Access Security Policy". You may be able to
step through using the information displayed on the screens, but if not
reading up on Code Access Security (CAS) will get you going.

Sam.
"Rob McShinsky" <Li**@mcshinsky.com> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
We have a vendor that is requiring an elevated .NET security level for their application. I am looking into ways to do this. Is there a Group Policy to do this or a registry change? How would one go about changing this setting?
Thanks

Rob McShinsky

Jul 21 '05 #2
Have you looked at the .NET Configuration tool's ability to create a
deployment package based on a set of policy settings? My understanding is
that you can distribute the resulting MSI via GPO. I think this is the
standard approach for doing what you are doing.

Joe K.

"Rob McShinsky" <Li**@mcshinsky.com> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
We have a vendor that is requiring an elevated .NET security level for
their application. I am looking into ways to do this. Is there a Group
Policy to do this or a registry change? How would one go about changing
this setting?

Thanks

Rob McShinsky

Jul 21 '05 #3
Thanks. I think that will work just fine. Did some minor testing and it
looks good. Thanks

Rob McShinsky

"Joe Kaplan (MVP - ADSI)" <jo*************@removethis.accenture.com> wrote
in message news:O%****************@TK2MSFTNGP15.phx.gbl...
Have you looked at the .NET Configuration tool's ability to create a
deployment package based on a set of policy settings? My understanding is
that you can distribute the resulting MSI via GPO. I think this is the
standard approach for doing what you are doing.

Joe K.

"Rob McShinsky" <Li**@mcshinsky.com> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
We have a vendor that is requiring an elevated .NET security level for
their application. I am looking into ways to do this. Is there a Group
Policy to do this or a registry change? How would one go about changing
this setting?

Thanks

Rob McShinsky


Jul 21 '05 #4
Hello, I just your posting. I was wondering what GPO stood for?

Have any resources detailing this??

On Tue, 18 Jan 2005 22:25:12 -0600, "Joe Kaplan \(MVP - ADSI\)"
<jo*************@removethis.accenture.com> wrote:
Have you looked at the .NET Configuration tool's ability to create a
deployment package based on a set of policy settings? My understanding is
that you can distribute the resulting MSI via GPO. I think this is the
standard approach for doing what you are doing.

Joe K.

"Rob McShinsky" <Li**@mcshinsky.com> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
We have a vendor that is requiring an elevated .NET security level for
their application. I am looking into ways to do this. Is there a Group
Policy to do this or a registry change? How would one go about changing
this setting?

Thanks

Rob McShinsky


Jul 21 '05 #5
Group Policy Object

Regards

Richard Blewett - DevelopMentor
http://www.dotnetconsult.co.uk/weblog
http://www.dotnetconsult.co.uk

Hello, I just your posting. I was wondering what GPO stood for?

Have any resources detailing this??

Jul 21 '05 #6
"Rob McShinsky" <Li**@mcshinsky.com> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
We have a vendor that is requiring an elevated .NET security level for their application. I am looking into ways to do this. Is there a Group Policy to do this or a registry change? How would one go about changing this

setting?

Have a read up on Code Access Security. CAS enables you to set security
policy based
on characteristics of the code. It will be easy to lock down all .NET code
according to some
policy, but you will need some extra work in order to define security policy
for a single application.

Ben
Jul 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: scott | last post by:
I'm creating a tree menu that uses FSO to read folders, subfolders and files. I'd like for each folder to have capabilty of being either Level 1,2,3,4 or 5 security. The 5 Levels are my security...
116
by: Mike MacSween | last post by:
S**t for brains strikes again! Why did I do that? When I met the clients and at some point they vaguely asked whether eventually would it be possible to have some people who could read the data...
3
by: Br | last post by:
I'm going to go into a fair bit of detail as I'm hoping my methods may be of assistance to anyone else wanting to implement something similar (or totally confusing:) One of systems I've...
0
by: Mark Broadbent | last post by:
Could someone who has active experience of assigning Security Policys please clarify my follow comments... Having gone through the MSDN documentation on this subject, my condensed version of the...
0
by: Namratha Shah \(Nasha\) | last post by:
Hey Guys, Today we are going to look at Code Access Security. Code access security is a feature of .NET that manages code depending on its trust level. If the CLS trusts the code enough to...
6
by: Rob McShinsky | last post by:
We have a vendor that is requiring an elevated .NET security level for their application. I am looking into ways to do this. Is there a Group Policy to do this or a registry change? How would...
29
by: Martin | last post by:
Sorry, the prior message was multi-posted. Here's a cross-posted version. Please disregard the other one. Is there a way to create and encrypted database file? What do people do when data...
1
by: jmurphy95 | last post by:
Hi there, I have a Windows application that I'm running from a shared drive that needs to access file/directory resources on other drives. I've done a lot of reading, but a lot of the material...
1
by: Shokoth | last post by:
Hi I was just wondering if there are any tutorials or any help available to help me set up administration levels (security levels), whereby i can give different types of members different access to...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.