Re: 70-290, properly answering access permission questions
- From: "blastingfonda" <blastingfonda@xxxxxxxxx>
- Date: 7 Apr 2005 16:37:05 -0700
Seshouan wrote:
> Once again, folks, I am very aware of what permissions are and what
they do.
> I just needed some input on how the exam wanted us to apply them.
Because
> either way it works and doesn't involve any unwanted sideeffects, and
I don't
> see it as wrong or impractical because that's the way I've been doing
it for
> ever.
>
> By the way, Steven, an explicit allow doesn't override an inherited
deny,
> nothing overrides a deny. You'll need to do some reviewing
I can see why you got a 678. He was absolutely right - an explicit
Allow DOES override an inheritted Deny.
All explicit permissions override implicit permissions, regardless of
what they are.
Nothing overrides an EXPLICIT Deny. And that rule really only makes
sense when you're discussing a user who belongs to multiple groups - if
they have a Deny permission from one group, that overrides all Allows
from any other group(s).
Furthermore, you were also off in stating that no bad could come from
issuing Denys. In fact, it is generally regarded as poor practice to
hand out Deny permissions in every situation. It complicates the
permissions tree in general and makes it more difficult to troubleshoot
permissions headaches down the road. This from the MS Press Book:
Managing and Maintaining a Windows Server 2003 Environment, page
Chapter 6, Lesson 2, Page 21:
"Note: Best practice dictates that you minimize the use of Deny
permissions and focus instead on allowing the minimal resources
permissions required to achieve the business task. Deny permissions add
a level of complexity to the administration of ACLs, and should be used
only where absolutely necessary to exclude access to a user who has
been granted permissions to the resource through other group
memberships."
Now, my suggestion to you -- since you don't seem keen on hearing the
CORRECT way permissions operate from others, is that you go see for
yourself. Fire up a Win 2k3 Server box, create a test user and assign
him Deny permissions at the folder level and explicit Allow permissions
to files within the folder.
Then come back here and tell us what you've learned.
.
- Follow-Ups:
- References:
- 70-290, properly answering access permission questions
- From: Seshouan
- Re: 70-290, properly answering access permission questions
- From: Jon
- Re: 70-290, properly answering access permission questions
- From: Steven L Umbach
- Re: 70-290, properly answering access permission questions
- From: Seshouan
- 70-290, properly answering access permission questions
- Prev by Date: Re: new cert coming
- Next by Date: Re: 70-270 and XP SP-2
- Previous by thread: Re: 70-290, properly answering access permission questions
- Next by thread: Re: 70-290, properly answering access permission questions
- Index(es):
Relevant Pages
|