Using CASPOL to grant permissions for a strong named assembly

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)
 
C

Craig Miles

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top