Re: HOWTO Run CASPOL for full trust on UserControl.
- From: "Nicole Calinoiu" <calinoiu REMOVETHIS AT gmail DOT com>
- Date: Wed, 8 Feb 2006 11:06:04 -0500
Sorry, I was using "login script" in the general sense of a script pushed
from the network, not the Windows-specific sense, but that was probably a
wee bit too much verbal shortcutting... On a Windows domain (assuming
Win2K+ clients), one could use a startup script, which runs under the system
account and can modify CAS policy. However, in most Windows domain
scenarios, I suspect that deployment of an GPOed MSI would probably be
preferred, particularly since this doesn't require messing about with icky
caspol command lines. ;)
"Dominick Baier [DevelopMentor]" <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in message news:4580be631964ec8c7faa4ad87dea8@xxxxxxxxxxxxxxxxxxxxx
Exactly the same way as automating enterprise-level CAS policy
modifications (e.g.: network login script).
The problem with logon scripts is that they run in the user context.
I've done policy deployment successfully by writing a .MSI file with
install/uninstall actions and code that directly interfaces with
SecurityManager -
the nice thing is that you can deploy the .MSI using standard software
deployment mechanism, like SMS or AD GPO -
.MSI files deployed via GPOs run with SYSTEM context on the client.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
"ATS" <ATS@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4C5AB90F-59DC-4495-A144-17DF040EE881@xxxxxxxxxxxxxxxx
How would most organizations apply CASPOL at machine level?
That is, withoutWhy are you worried about changes to machine-level CAS policy but not
physically going to each machine (or term serving to each machine one
at a
time) and running "CASPOL -machine ~~~~", how would they do it?
Then, how would administrators be able to "verify" that ALL machines
in
their enterprise had the CASPOL set? That is, without going to each
machine,
or term serving to each machine, one at a time, how would they be
able to
confirm that a "CASPOL -machine ~~~~" setting was still set?
to enterprise-level policy? Both policy files are covered by the same
DACLs, and any changes a user might choose to make to the
machine-level policy could just as easily be made to the
enterprise-level policy. In either case, if you really want to
monitor the policy on any given machine, it would be possible for a
network admin to either run caspol via a script or simply grab the
policy XML files.
.
- References:
- Re: HOWTO Run CASPOL for full trust on UserControl.
- From: Nicole Calinoiu
- Re: HOWTO Run CASPOL for full trust on UserControl.
- From: Dominick Baier [DevelopMentor]
- Re: HOWTO Run CASPOL for full trust on UserControl.
- Prev by Date: Re: Running application in local intranet
- Next by Date: Re: HOWTO Run CASPOL for full trust on UserControl.
- Previous by thread: Re: HOWTO Run CASPOL for full trust on UserControl.
- Next by thread: Re: HOWTO Run CASPOL for full trust on UserControl.
- Index(es):
Relevant Pages
|