We are trying to implement full trust for all assemblies created with a specific strongname for any user on any machine on the network.
We have successfully created a code group using our strong name and this seems to work for any user on the client that we have added the code group to.
Is there a way to add this code group once to all users/client machines as user/machine/enterprise levels imply that we can?
If not, is there a quick way to roll out the setting using a batch or xcopy approach?
Also, if anyone fancies writing a good FAQ for .NET security settings I'm sure there would be a lot of thankful people out there...
We have successfully created a code group using our strong name and this seems to work for any user on the client that we have added the code group to.
Is there a way to add this code group once to all users/client machines as user/machine/enterprise levels imply that we can?
If not, is there a quick way to roll out the setting using a batch or xcopy approach?
Also, if anyone fancies writing a good FAQ for .NET security settings I'm sure there would be a lot of thankful people out there...