You are the network administrator for Ezonexam.com. Your network has 210 Windows 2000 Professional computers and eleven Windows

admin2009-05-19  15

问题 You are the network administrator for Ezonexam.com. Your network has 210 Windows 2000 Professional computers and eleven Windows 2000 Server computers. Users on the network save their work files in home folders on a network server. The NTFS partition that contains the home folders has Encrypting File System (EFS) enabled. A user named Sandra leaves Ezonexam.com. You decrypt the files for her manager. When the manager attempts to open any of the files, he receives the following error message: "Access is denied."

You want the manager to be able to access the files.

What should do? (Each correct answer presents a complete solution. Choose two.)

选项 A、Move the files from Sandra’s folder to the manager’s folder.
B、Grant the manager NTFSFull Controlpermission to the files.
C、Run theciphercommand to create a new file encryption key for the manager.
D、Run theciphercommand to generate an EFS recovery agent key and certificate.
E、Grant the manager NTFSList Folder Contentspermissions to the folder containing Sandra’s files.

答案A,B

解析 Explanation:
A: When a new file is created it inherits the permissions from its parent. A Move operation creates a new version of the resource you are moving if you are moving the resource to a different partition-for this reason, permissions of the parent are inherited. A Move operation does not create a new version of the resource if you are moving the resource to a different location on the same partition-for this reason, existing permissions are moved along with the resource.
B: The NTFS Full Control permission allows a user to change permissions, take ownership, delete subfolders and files, and perform the actions granted by all other permissions.

Incorrect answers:
C, D: The Cipher utility allows you to encrypt files and folders as well as check the encryption statistics. However, this does not guarantee the manager access to the files because the files have been decrypted already and access was still denied.

E: The NTFS List Folder Contents permission allows a user to see the names of files and subfolders in the folder. This is not the same as granting access.
转载请注明原文地址:https://jikaoti.com/ti/p2O7FFFM
0

最新回复(0)