TK V37中的错题。
TK V37 中的一道错题。 P4S中答案正确。(已确认)
这道题目在TK V37中选 C ,E。 但P4S中选A ,E。我给大家分析,大家帮忙确认。
from: tk v37 p61
QUESTION NO: 10
You are the domain administrator for TestKing.com's sales department. Tess King
is a user in the sales department.
Tess stores her data in a folder named C:\TestKingFiles1 on her Windows XP
Professional Computer. The C:\TestKingFiles1 folder is shared as TestKingFiles1.
TestKing policy allows members of the Sales group and the Marketing group to add
files to the TestKingFiles1 shared folder. A user named Philippe is a member of the
Sales group and Marketing group, but still he isn't able to add files to the
TestKingFiles1 shared folder.
While troubleshooting the problem you discover that the Sales global group and the
Marketing global group has different permissions set on the folder. The Sales global
group has Allow Read permission for the TestKingFiles1 shared folder, and that
the Marketing global group has Allow Modify permission for the
C:\TestKingFiles1 folder.
You need to ensure that users in the Sales group and the Marketing group can add
files to the TestKingFiles1 shared folder.
Which two actions should you take? (Each correct answer presents part of the
solution. Choose two)
A. For the TestKingFiles1 shared folder, grant the Everyone group Allow Full Control
permission.
B. For the TestKingFiles1 shared folder, grant the Marketing global group Allow Read
permission.
C. For the TeskKingFiles1 shared folder, grant the Sales global group Allow Change
permission.
D. For the C:\TestKingFiles1 folder, grant the Marketing global group Allow Read
permission.
E. For the C:\TestKingFiles1 folder, grant the Sales global group Allow Modify
permission.
F. For the C:\TestKingFiles1 folder, grant the Marketing global group Allow Write
permission.
Answer: C, E
正确答案为: A ,E (已确认)
解释: 1.Sales 组目前的权限是对共享文件的读取权,如果想要能够更改该文件夹,必须要给Sales组
对共享文件夹的更改权限和 NTFS的更改权。
2.Marketing组目前的权限是仅有文件夹的NTFS更改权限,如果想要能够更改该文件夹,必须
要给Marketing组 该共享文件夹的读取和更改权限。
3.如果按照TK中选择C ,E 的话,等于只给了Sales组对该文件的共享更改权限和NTFS更改权
限。而Marketing组仍然是只有对该文件夹有NTFS更改权限,没有共享文件夹的读取和更改
权限,所以Marketing组仍然无法更改该文件夹。
因为:对于共享权限和NTFS权限选择其中最严格的,随便哪一个没有给你更改的权限的话,
你是无法更改该文件夹的。
我觉得这道题目应该按P4S中,选择A ,E。 已经确定。
这到题目是我在考试中最想碰到的,可是没有出来,如果出来的话我一定选A E。