Best practice for managing CAS permissions?
From: Roy Chastain (roy_at_kmsys.com)
Date: 03/19/04
- Previous message: Jonathan Ruckert: "Re: Troubles with Security Model - Advice Needed Please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 18 Mar 2004 21:49:50 -0500
I work for an ISV and that will be distributing assemblies that will
need full trust or close to full trust even when they are loaded from
a remote location.
I have started down the path that a new code group based on Strong
Names would be the correct way to protect and provide the extra
privileges.
Questions are two fold
1) - Is this a reasonable plan. I ask this from a user/administrator
point view. (I am trying to put myself in the position of the network
security administrator at the customer site.) Any comments and
discussion would be welcome.
2) - Assuming that it is a good (or at least reasonable) plan, then my
second question has to do with the code groups themselves. My
thoughts are that my company would use more than one key pair. We
have common code that is shared among products. I thought that it
could have one key pair and each product would have its own key pair.
(Of course, the install process will handle getting all this created
for the user.)
My thoughts were that by using separate keys, different systems within
a customer site could 'trust' our different applications without
having to trust them all.
Now, again assuming that this is all reasonable, the organization of
the code groups comes into question. Given that these assemblies are
part of administration utilities for our applications, I am thinking
to put them under the machine policy so that anyone that can sign on
to the system will have access (at least at this level). The next
question is where in the hierarchy should my new groups go.
Directly under Code Groups or as a member of All_Code. Exactly what
if any difference does it make.
Thanks for comments and insights.
-------------------------------------------
Roy Chastain
- Previous message: Jonathan Ruckert: "Re: Troubles with Security Model - Advice Needed Please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|