"Jeff Cochran" wrote in message
news:(E-Mail Removed)...
: On Thu, 27 May 2004 14:00:05 -0500, "Phillip Windell" <@.> wrote:
:
: >Wouldn't you want to just remove Everyone from the list rather than
: >explicitly "deny" them? Doing that would deny all users since all users
are
: >part of Everyone and this "explicit deny" would over-ride other
permissions.
:
: Everyone is a group, it's not "Every account on the system" so neither
: removing Everyone from access or specifically denying Everyone will
: actually stop every account from accessing the file.
Which accounts are not part of the Everyone group and how do you modify who
is and is not part of the Everyone group?
: But the real basis for the Deny is that a user may be a member of
: another group that has explicit or inherited permissions to the
: file/folder in question. With a Deny, everyone is denied access
: explicitly. Which may again not be what is intended, since Everyone
: is just a group anyway.
Everyone is an internal group and it should NOT be used. Windows 2003 made
a specific change to the Everyone group to remove the anonymous user but
"best practices" still should be to NOT use the Everyone group and instead
use Domain Users or a group for which you have complete control over.
If a user is part of multiple groups that have different levels of access,
the least restrictive rights is the effective right unless any group has no
access selected.
: Better is to remove all access to the file/folder except for
: administrators and the user in question.
Administrator's group, the group in question and the SYSTEM user. File
system rights should never be assigned at the user level even if only one
user is in the group except for the SYSTEM user.
: Watch for inherited rights
: that may not be obvious.
Inherited rights should be removed in this case. Allowing inherited rights
may change effective rights in the future.
: Put the users in a qroup that is allowed
: access, then use the group account for access, that way changing
: access is simply adding or removing users from the group.
I just said that! (O:=
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Online Support for IT Professionals -
http://support.microsoft.com/service...p?fr=0&sd=tech
How-to: Windows 2000 DNS:
http://support.microsoft.com/default...b;EN-US;308201
FAQ W2K/2K3 DNS:
http://support.microsoft.com/default...b;EN-US;291382