Ask a Question related to ASP.NET Security, Design and Development.
-
Olav Tollefsen #1
Enterprise Policy?
In the .NET Framework Configuration tools you have three levels of Runtime
Security Policy: Enterprise, Machine and User.
As I understand modifying the Enterprise policy will NOT affect all machines
/ users in the Enterprise unless you make a .MSI file out of it and then
push that to all your computers.
This leaves me a bit puzzeled. What is realle the difference then between a
Machine Policy distributed to all your computers and an Enterprise Policy
distributed to all the machines?
Olav
Olav Tollefsen Guest
-
policy
Any one knows of any good site that has a step by step tutorial on how to set up policies? I havent seen any. Thank -
XP policy in NT4 domain
Hello, I have the following problem: Our company use NT4 domain. (don't want to upgrade) We have lot of XP client and I want to use domain... -
I've installed a commercial copy of 2003 Enterprise over a 2003 enterprise trial and activation troubles ...
Hi I've installed a commercial copy of 2003 Enterprise over a 2003 enterprise activated trial version. After logon the system says that I must... -
c.u.s.m policy
Last week I attempted to attach a 20KB text file (output of a hw command) to a reply, and found that the entire post never made it to the list. ... -
A new group policy ?
Glad to see that we are having fun. Yes I am a bit confused about this. I have tried a number of settings but I can't find any way to change this.... -
Nicole Calinoiu #2
Re: Enterprise Policy?
There's essentially no difference at all unless you plan your policy
deployment in such a way as to take advantage of both policy levels. For
example, one approach might be to use the enterprise policy level to
specify the most permissive policy that should ever be allowed on any
machine in the deployment pool, then allow local organizations to further
restrict this via the machine policy level. For example, some machines
might not need to run any managed code off the intranet or internet, so it
might be reasonable to grant no permissions at all to such code on those
machines.
"Olav Tollefsen" <x@y.com> wrote in message
news:OhrZf0NUFHA.1152@tk2msftngp13.phx.gbl...> In the .NET Framework Configuration tools you have three levels of Runtime
> Security Policy: Enterprise, Machine and User.
>
> As I understand modifying the Enterprise policy will NOT affect all
> machines / users in the Enterprise unless you make a .MSI file out of it
> and then push that to all your computers.
>
> This leaves me a bit puzzeled. What is realle the difference then between
> a Machine Policy distributed to all your computers and an Enterprise
> Policy distributed to all the machines?
>
> Olav
>
Nicole Calinoiu Guest



Reply With Quote

