473,320 Members | 2,048 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,320 software developers and data experts.

Group Policy - Framework

Where in GroupPolicy can you adjust DotNet framework security?

Thanks!
ct******@pierceassociates.com
Chris Thunell
Oct 10 '05 #1
4 3531
Hi chris,

What are you trying to do? Are you talking about setting code groups or
permission sets etc.? I would love to know what you are trying to accomplish.
This has been a significant issue for a small group of folks. When you push
..NET security to apps it is not a simple process and having it managed via
policy would be nice.

"Chris Thunell" wrote:
Where in GroupPolicy can you adjust DotNet framework security?

Thanks!
ct******@pierceassociates.com
Chris Thunell

Oct 10 '05 #2
I have manually gone around and given dotNet Full Trust permissions to all
Intranet sites (IE) by using the dotnet framework wizards. I'd like to
avoid using sneaker net - and distribute this setting via group policy. Any
ideas?

Chris
ct******@pierceassociates.com
"Kevin Sullivan (MVP Group Policy)"
<Ke*************************@discussions.microsoft .com> wrote in message
news:88**********************************@microsof t.com...
Hi chris,

What are you trying to do? Are you talking about setting code groups or
permission sets etc.? I would love to know what you are trying to
accomplish.
This has been a significant issue for a small group of folks. When you
push
.NET security to apps it is not a simple process and having it managed via
policy would be nice.

"Chris Thunell" wrote:
Where in GroupPolicy can you adjust DotNet framework security?

Thanks!
ct******@pierceassociates.com
Chris Thunell

Oct 10 '05 #3
Chris-
The way this is meant to work is that you configure your CAS settings using
the .Net Configuration MMC snap-in. Then you right-click on Runtime Security
Policy and choose "Create Deployment Package". This creates a .msi install
package that you can then use with GP Software Installation to deploy to
your client computers.

Darren

--
Darren Mar-Elia
MS-MVP-Windows Server--Group Policy
Check out http://www.gpoguy.com -- The Windows Group Policy Information Hub:
FAQs, Whitepapers and Utilities for all things Group Policy-related
Just Released! The new Windows Group Policy Guide from Microsoft Press!!!
Check it out at http://www.microsoft.com/mspress/books/8763.asp
"Chris Thunell" <ct******@pierceassociates.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
I have manually gone around and given dotNet Full Trust permissions to all
Intranet sites (IE) by using the dotnet framework wizards. I'd like to
avoid using sneaker net - and distribute this setting via group policy.
Any ideas?

Chris
ct******@pierceassociates.com
"Kevin Sullivan (MVP Group Policy)"
<Ke*************************@discussions.microsoft .com> wrote in message
news:88**********************************@microsof t.com...
Hi chris,

What are you trying to do? Are you talking about setting code groups or
permission sets etc.? I would love to know what you are trying to
accomplish.
This has been a significant issue for a small group of folks. When you
push
.NET security to apps it is not a simple process and having it managed
via
policy would be nice.

"Chris Thunell" wrote:
Where in GroupPolicy can you adjust DotNet framework security?

Thanks!
ct******@pierceassociates.com
Chris Thunell


Oct 10 '05 #4
I have created an msi and when I run it manually the configuration changes
shows up in MMC, but when pushed with Group policy it says it installed but
does not show in MMC. I have .msi package assigned by user configuration
installed at logon. The users are in the admin group. What could be wrong?

Thanks,

"Darren Mar-Elia" wrote:
Chris-
The way this is meant to work is that you configure your CAS settings using
the .Net Configuration MMC snap-in. Then you right-click on Runtime Security
Policy and choose "Create Deployment Package". This creates a .msi install
package that you can then use with GP Software Installation to deploy to
your client computers.

Darren

--
Darren Mar-Elia
MS-MVP-Windows Server--Group Policy
Check out http://www.gpoguy.com -- The Windows Group Policy Information Hub:
FAQs, Whitepapers and Utilities for all things Group Policy-related
Just Released! The new Windows Group Policy Guide from Microsoft Press!!!
Check it out at http://www.microsoft.com/mspress/books/8763.asp
"Chris Thunell" <ct******@pierceassociates.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
I have manually gone around and given dotNet Full Trust permissions to all
Intranet sites (IE) by using the dotnet framework wizards. I'd like to
avoid using sneaker net - and distribute this setting via group policy.
Any ideas?

Chris
ct******@pierceassociates.com
"Kevin Sullivan (MVP Group Policy)"
<Ke*************************@discussions.microsoft .com> wrote in message
news:88**********************************@microsof t.com...
Hi chris,

What are you trying to do? Are you talking about setting code groups or
permission sets etc.? I would love to know what you are trying to
accomplish.
This has been a significant issue for a small group of folks. When you
push
.NET security to apps it is not a simple process and having it managed
via
policy would be nice.

"Chris Thunell" wrote:

Where in GroupPolicy can you adjust DotNet framework security?

Thanks!
ct******@pierceassociates.com
Chris Thunell



Oct 25 '05 #5

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

Similar topics

1
by: Angela | last post by:
This question is in reference to another question I posted titled, "This advertised application will not be installed because it might be unsafe". The error I am getting says I need to change...
0
by: Betty Harvey | last post by:
The next meeting of the XML Users Group will be held on Wednesday, February 18, 2004 at the American Geophysical Union (AGU) at 2000 Florida Avenue, N.W., Washington, DC 20009-1277. The meeting...
1
by: Honey | last post by:
I want to programatically set the group security policy . How do i do this. Thank you
0
by: Lorenc | last post by:
I get the following error randomly after I recompile from Visual Studio .NET 2003. Any help would be appreciated. Thank you. === Pre-bind state information === LOG: DisplayName = Lorenc.Common...
4
by: Chris Thunell | last post by:
Where in GroupPolicy can you adjust DotNet framework security? Thanks! cthunell@pierceassociates.com Chris Thunell
0
by: SAL | last post by:
I've been working with VB.net for a few months and I have been tasked to build a Web Service and define a SOAP message policy which I have not done before. I am using VS.net 2003, Framework 1.1,...
0
by: Johnny Drama | last post by:
Hi, My WinForms-based application occasionally reads/writes data from/to the user's profile directory. I use the following logic to determine where the user's profile directory is located: ...
1
by: rrangaprasad | last post by:
i'm trying to create a 'kiosk' type of workstation, based on a particular login (where the desktop is pretty much locked and the user won't have access to run commands, change taskbar, etc). Now, the...
3
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Hi everybody, I'm facing a problem to run an appliation in a shared network drive. The application is developed in VB2005. I understand I have to add a signature with strong name key to all...
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: 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)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.