473,394 Members | 1,867 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,394 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 3538
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.