In article <0CE3239F-9C47-49E0-9872->,
says...
>
> I'm trying to setup file permissions on a single file shared on the server,
> whereby the Admisitrator has full control, but certain users have 'Read' only
> permsision.
> I want users to be able to access the file and read the contents, but no be
> able to modify or change the contents.
> Simple enough, but within the file's Security tab I have the Administrator,
> and Users group added (nothing else), and permissions are set to Full control
> for Administrator, and Read & Execute, and Read for the Users.
> However, the users are unable to open the file (Access Denied), unless I
> enable either Full Control or Write to their group permissions.
> Why woudl the Write permission enable access, and allowing them to change
> data obviously, but when unchecking the Write permission all access is
> denied, even though Read and Read & Execute is checked.
> There are no Deny boxes checked within the directory structure.
> There seems to be too many variables.
> Even if I just add each user to the Security list and enable Read only
> permissions, they can't access the file, unless Write permission is also
> checked.
> Confused!!
>
> Any help would be appreciated , Thanks
On the SHARE - set all users to FULL CONTROL
On the FOLDER, Administrators, Sec Permissions, FULL CONTROL
Don't change SYSTEM account permissions on Security
Create a security group, lets call it SG_FOLDERNAME_RO (RO is read only,
to make it easy to identify).
On the FOLDER, remove EVERYONE, remove AUTHENTICATED USERS, ADD
SG_FOLDERNAME_RO
In the Security Group, add the user accounts needed (not "DOMAIN USERS"
and not "AUTHENTICATED USERS" to the group.
On the FOLDER, SECURITY, SG_FOLDERNAME_RO selected, remove all
permissions, don't set ANY deny, now add the permissions "read &
execute", "List folder contents" "READ" - actually, when you select
"read & execute" it will apply the other two.
Now, this will make the FOLDER FULL ACCESS for Administrators
The change will only apply after they've logged out and back into the
system 1 time, if they are already logged in and have already accessed
the share.
--
You can't trust your best friends, your five senses, only the little
voice inside you that most civilians don't even hear -- Listen to that.
Trust yourself.
(remove 999 for proper email address)