You need to ensure that the members of Group2 can edit the files in Share1

You have a file server named Server1 that runs Windows Server 2012 R2. Server1 contains
a folder named Folder1.
You share Folder1 as Share1 by using Advanced Sharing. Access-based enumeration is
enabled.
Share1 contains an application named Appl.exe.
You configure the NTFS permissions on Folder1 as shown in the following table.

The members of Group2 report that they cannot make changes to the files in Share1. The
members of Group1 and Group2 run Appl.exe successfully.
You need to ensure that the members of Group2 can edit the files in Share1.
What should you do?

You have a file server named Server1 that runs Windows Server 2012 R2. Server1 contains
a folder named Folder1.
You share Folder1 as Share1 by using Advanced Sharing. Access-based enumeration is
enabled.
Share1 contains an application named Appl.exe.
You configure the NTFS permissions on Folder1 as shown in the following table.

The members of Group2 report that they cannot make changes to the files in Share1. The
members of Group1 and Group2 run Appl.exe successfully.
You need to ensure that the members of Group2 can edit the files in Share1.
What should you do?

A.
Replace the NTFS permissions on all of the child objects.

B.
Edit the Share permissions.

C.
Edit the NTFS permissions.

D.
Disable access-based enumeration.

Explanation:
The shared folder should have NTFS and shared folder permissions that will allow the
members of Group2 to edit the files. Thus you should edit the Share permissions
accordingly.
References:
Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter8: File Services
and Storage, Lesson 2: Provisioning and Managing Shared Storage, p.388



Leave a Reply 10

Your email address will not be published. Required fields are marked *

15 − fourteen =


AJ

AJ

This one is tricky because Group 2 requires modify rights to “edit” or “change” files.
But if the share permissions are ready only it will also not work.

I’ll go for C though.

grande

grande

@AJ, I think B is correct. The question is asking about one group being able to do something to files in another ‘group’. When we are talking group access, this is to do with changing ‘share’ properties. If it were talking about file access/perms within the group then I’d say NTFS perms.

Can

Can

user can see and read the files….not about share permissions…its about NTFS permissions i think…am i wrong ?

Aleks

Aleks

I think B is correct, because NTFS permissions is OK

Vietnam

Vietnam

Yes it´s B as the list of NTFS permissions suggests they should be able to write to files, so the Share permission to change is missing probably.

kurtis

kurtis

100% B. most restrictive of ntfs / share permissions apply if accessing across a network. we needto assume the share permissions are more restrictive as the users cant edit

MancaMulas

MancaMulas

It’s B, like kurtis said, between share and ntfs permissions, the most restrictive permissions prevail, since with the ntfs permissions everything seems to be ok, i assume that the share permissions are prevailing here.

Reference:

“When using share permissions and NTFS permissions together, if there is a conflict in the configuration, the most restrictive permission prevails.”

http://www.ntfs.com/ntfs-permissions-combined.htm

Nicetry

Nicetry

It has to be B, because the NTFS permissions for group2 are established, it has to be something wrong with the share permissions…

cs

cs

thanks guys for your help… this site is always helpfull