What are some best practices to follow when utilizing the Encrypting File System?

What will be an ideal response?


The best practices for using EFS as recommended by Microsoft include the following:
* Move files for encryption into specifically designated folders flagged for encryption. This is easier than managing encrypted files that are scattered in different locations. When a user needs to ensure a file is encrypted, she only needs to move that file to the designated folder location, to make sure it is encrypted.
* It is safer for an application to work on a file in an encrypted folder rather than to work on a file that is individually encrypted and not in an encrypted folder. When working on the individually encrypted file, the application may not ensure the saved result is encrypted. In contrast, if the file is in an encrypted folder, it will stay encrypted after it is saved by the application.
* Workstation users and server administrators should consider encrypting the My Documents or Documents folders on their systems (\Users\accountname\My Documents or \Users\accountname\Documents).
* Users and server administrators should frequently export certificates and private keys to portable media and store the media in a secure place.

Computer Science & Information Technology

You might also like to view...

How would you explain scalability? How would you ensure that scalability has been considered in Zevo’s requirements model?

What will be an ideal response?

Computer Science & Information Technology

A(n) ________ exists when two or more computers share either hardware or software resources

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following alignment options places text, so it is the same distance from the top and bottom edges in a table cell?

What will be an ideal response?

Computer Science & Information Technology

Explain constructors.

What will be an ideal response?

Computer Science & Information Technology