Security question

  • Thread starter Thread starter David Morin
  • Start date Start date
D

David Morin

Does anyone know how to adjust .NET security to "FULL TRUST" for the
Intranet Zone programatically?
 
I did it "programmatically" for our org by post-processing the install of
the framework by editing the XML file to give full trust. Since all the
security is defined in an XML file, this was fairly simple to do during the
original install of the framework.

Jerry
 
* "David Morin said:
Does anyone know how to adjust .NET security to "FULL TRUST" for the
Intranet Zone programatically?

Maybe you can do that with the "CasPol.exe" tool.
 

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

Back
Top