Using CASPOL to grant permissions for a strong named assembly

  • Thread starter Thread starter Craig Miles
  • Start date Start date
C

Craig Miles

Hi,

I have a couple of small exes compiled using the same .snk file. These exes
will be deployed to
the client machines using a "No Touch Deployment" scenario from a web
server.

We need to push a script out to the client machines to run Caspol to allow
the exes the relevant permissions they need.
Is there a way to use Caspol to tell a machine to trust all the exes that
were built using this .snk file?

ie If I add a new exe I would rather not have to push out another Caspol
script.

Thanks,
Craig Miles
(e-mail address removed)
 
Thanks, those articles were a big help.

Is there any way around the issue Chris Sells raises about having to give
the site minimal execution rights in addition
to the permissions granted to assemblies with our public key?

Thanks,
Craig Miles
 
Back
Top