Steven
Fri Apr 08 10:23:57 CDT 2005
In Windows 2000/XP Pro/2003 an explicit allow does indeed override and
inherited deny. This behavior was changed from Windows NT4.0. Try it
yourself and you will see. This is explained in the Microsoft Press book for
the 70-298 exam - designing security in chapter 9 page 12 and in the links
below. Maybe this is not something covered in the core exams. I don't know
as I took the upgrade exams. I guess you need to do some reviewing and
practicing.. --- Steve
http://www.pcguide.com/ref/hdd/file/ntfs/secRes-c.html
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/005ea897-f26f-4223-9af6-49540a945102.mspx
Notes
. Inherited Deny permissions do not prevent access to an object if the
object has an explicit Allow permission entry.
. Explicit permissions take precedence over inherited permissions,
even inherited Deny permissions.
For more information on inherited permissions, see How inheritance affects
file and folder permissions.
"Seshouan" <Seshouan@discussions.microsoft.com> wrote in message
news:7E537CE2-02BA-4C53-82E9-909A72307F29@microsoft.com...
> 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
>
>
> "Steven L Umbach" wrote:
>
>> I agree with you that you should refrain from using deny permissions
>> wherever possible as no permission is an implicit deny. Just keep in mind
>> that an explicit allow will override an inherited deny permission. ---
>> Steve
>>
>>
>> "Jon" <j@j.com> wrote in message
>> news:C3e5e.464$qF5.460@fe48.usenetserver.com...
>> > DENY HAS PRIORITY over Allow.
>> > If all they need to do is read, then just give the read permission,
>> > (NTFS
>> > if
>> > applicable)
>> >
>> > You NEVER deny unless absolutely neccessary as it always powers over
>> > any
>> > Allow permission....
>> >
>> >
>> > "Seshouan" <Seshouan@discussions.microsoft.com> wrote in message
>> > news:3864CE16-1E6C-4F5A-A125-6A8976E2A875@microsoft.com...
>> >> I had a headache today after failing the exam with a 678 (missing only
>> >> one
>> > or
>> >> two questions).
>> >>
>> >> How are you supposed to answer permission access questions? should
>> >> you
>> >> explicitely deny write permissions when a person is only allowed to
>> >> read
>> > from
>> >> a file or folder, or should you just leave it blank and simply allow
>> >> the
>> > read
>> >> permission?
>> >>
>> >> I am a thorough person, when someone should only be allowed to read
>> >> from
>> >> a
>> >> file I prefer to deny him write permissions so that he doesn't get
>> >> access
>> > if
>> >> he is moved into a group or inherits from a containing folder. What
>> >> is
>> > the
>> >> proper approach?
>> >>
>> >> I think these were the questions that killed me, I must have had about
>> >> 7
>> >> questions like this. If I got them all wrong, then I know why I
>> >> failed
>> >> today. Thank you for your assistance.
>> >>
>> >>
>> >
>> >
>> >
>>
>>
>>