E-Mail:

encryption

Author Avatar

Troubleshooting Encryption In Vista Part III

EFS protects data from being read, not deleted. Because attempts to copy an EFS-encrypted file fail, many assume that an unauthorized user cannot delete the file either; however, it can be deleted.
EFS protects data stored on a local NTFS partition. It does not protect data when it is sent across a network. This is a […]

Author Avatar

Troubleshooting Encryption In Vista Part II

The problems with EFS can be greatly compounded if you are not looking for it as a possible culprit. When a user tries to access a file that has been encrypted by someone else, depending on the type of access attempted or the application being used, the user will generally get one of two messages: […]

Author Avatar

Troubleshooting Encryption In Vista Part I

Vista includes two encryption technologies: Encrypting File System (EFS) and BitLocker Drive Encryption. As with most technology, once you implement either encryption technology, you might encounter some common problems. In this series of articles, we will take a look at some of the common issues that can arise with both technologies.
If you cannot enable BitLocker […]

Author Avatar

Setting Up Encryption In Vista Part III

In the Part II of this series, you learned how to encrypt files in Vista and verify that users are unable to open the encrypted files. An important point to keep in mind is that although the user is unable to open the file, they can delete the file. You might be confused as to […]

Author Avatar

Setting Up Encryption In Vista Part II

Getting started with a basic EFS setup is as easy as a few mouse clicks for a simple configuration. For these steps, I will assume that you’re using roaming profiles to avoid the certificate confusion. From the client, browse to the file that you would like to encrypt. Right-click it and choose Properties from the […]

Author Avatar

Setting Up Encryption In Vista Part I

Vista includes two encryption technologies: Encrypting File System (EFS) and BitLocker Drive Encryption. In this series of articles, you will learn how to set up both technologies in Vista.
To use BitLocker Drive Encryption (assuming you are not using hardware cryptography) you need to first configure the local computer policy to allow you to use USB […]

Author Avatar

Planning For Encryption In Vista Part II

In Part I of this series, you learned about some of the things to consider before implementing EFS. BitLocker Drive Encryption has some very specific requirements so lets take a look at some of the things to consider before implementing it on a computer.
BitLocker requires local or Active Directory Group Policy modification to enable. It […]

Author Avatar

Planning For Encryption In Vista Part I

Vista includes two encryption technologies: Encrypting File System (EFS) and BitLocker Drive Encryption. Some prior planning is required to implement either technology effectively.
EFS is designed so that it’s not necessary to have a Certificate Authority (CA) on the network to use file encryption. If there’s no CA, the EFS component will issue a self signed […]

Author Avatar

Encryption Technologies In Vista Part II

EFS is primarily intended to protect the file system on a computer that is not physically secure. For example, a server kept behind locked doors that has no removable storage devices is not a likely candidate for EFS, as someone would have to break into your server room, remove the drive(s), and get out without […]

Author Avatar

Encryption Technologies In Vista Part I

Setting proper permissions is a good place to start when securing your Vista workstation, but you can go one-step further by encrypting files on your workstation. Encryption provides another layer of protection for information that must be kept private. Vista includes two encryption technologies, Encrypting File System (EFS) and the new Bitlocker, that when used […]

Author Avatar

At Least One Region Is Safe From Surprise Uploads

This must be good news, right? Not being responsible for illegal uploads when your connection happens to be the source in Germany. But here in the States, things not quite as fancy free from what I have heard. In some locations, there has been news of people being held outwardly responsible for securing their […]

Author Avatar

The Latest Advancements In SSL Technology

Protect your site with SSL from VeriSign to ensure your company and customers are secure. Learn how with this free white paper.
Learn how to get the strongest SSL encryption and increase customer confidence with Extended Validation (EV) SSL Certificates, which trigger the green address bar in high security browsers, allowing your customers to feel safe […]

Author Avatar

Using The Cipher Utility In Vista Part III

At this point, you may be wondering how to encrypt individual files. That’s the function of the /a switch. Using the syntax cipher /e /a <directory path\filename>, you can encrypt a single file. For example, the following command will encrypt a file named testdoc1.txt in a subdirectory named subsub within a subdirectory named subencrypted that […]

Author Avatar

Using The Cipher Utility In Vista Part II

You can use the Cipher command to encrypt and decrypt data at the command line, in individual directories or in batches.
You can use the /d and /e switches with the Cipher command to encrypt or decrypt a directory, respectively. The syntax to encrypt a directory is cipher /e <directory name>. Note that these switches […]

Author Avatar

Using The Cipher Utility In Vista Part I

The Cipher utility is included with Microsoft’s most recent NT-based operating systems. It allows you to do the same tasks-encrypt and decrypt- that you can do through the Graphical User Interface, but also allows you to do much more. IT consultants can take advantage of the Cipher tool’s power to gather encryption information and more […]