| < Day Day Up > |
Exchange Server 2003 Client-Level Security EnhancementsAs mentioned earlier, Exchange Server 2003 has many new and improved security features at the client level. At a glance, these features include ”but are not limited to ”the following:
|
| < Day Day Up > |
| < Day Day Up > |
Securing Outlook 2003Exchange Server 2003 and Microsoft Office 2003 are very well integrated, and the teaming provides a formidable security front. Both new and improved features help provide a safe and reliable messaging environment and are described in the following sections. Securely Accessing Exchange over the Internet
In previous versions of Exchange (and Outlook), Outlook users that needed to connect to Exchange over the Internet needed to establish a VPN connection prior to using Outlook. The only alternative solution was to
Now, with Exchange Server 2003 and Outlook 2003, Outlook 2003 users can connect securely over the Internet via an HTTPS proxy connection. This feature
To enable this type of secure connectivity, do the following:
NOTE
This feature requires several
TIP Outlook 2003 users who will be using RPC over HTTPS as described in this section should be using Cached Exchange mode. Cached Exchange mode optimizes the communications between Exchange Server 2003 and Outlook 2003. Encrypting Outlook 2003 and Exchange Server 2003 CommunicationsAs a MAPI client, Outlook 2003 uses Remote Procedure Calls (RPCs) to communicate with Exchange Server 2003. RPCs are interprocess communications (IPC) mechanisms that, during the transfer of information, can either use or not use encryption. By default, Outlook 2003 does not use encrypted RPC communication. It is important to note that using this form of encryption is different from using RPC over HTTPS as described earlier in the section "Securely Accessing Exchange over the Internet Using Outlook." RPC over HTTPS is still required if the Outlook 2003 client needs to securely communicate over a public network such as the Internet.
In Figure 11.5, a
Figure 11.5. Enabling encrypted RPC communications in a LAN environment.
Because encryption requires additional processing overhead, it is important to thoroughly test this feature prior to deploying it in a production environment. Authenticating Users
By default, Outlook 2003 uses the credentials of the user who is logged onto the local computer to access the Outlook 2003 profile and mailbox. It first
Figure 11.6. Configuring authentication options for Outlook 2003.
TIP For stronger security, use Kerberos-only authentication. Use the Kerberos/NTLM or the NTLM options only for backward compatibility with older systems. Kerberos provides encryption of a user's credentials when communicating with Active Directory for authentication.
Although the default setting is a secure method of authenticating users, some users might still be prone to leave their computers unattended and therefore leave open the opportunity for someone to gain unauthorized access to the user's email. For instance, a user
Many organizations do not
Blocking Attachments
A common and often effective way for viruses and malicious scripts to spread is through email. When a user receives a message with an attachment, all the user needs to do is to try opening the virus for the virus to
As a result of this threat, Microsoft has incorporated attachment blocking in Outlook, and Outlook Web Access (OWA), to help prevent such infections. By default, Outlook does not block attachments with common Microsoft Office file formatssuch as .doc, .xls, and .pptbut it does block executablessuch as .exe, .bat, and .vbs files. It is important to note that the common Microsoft Office file attachments that are not blocked by default can contain viruses. However, using an antivirus on the client computer can significantly reduce the chances of these types of attachments
Outlook does not provide any way for the end-user to unblock these attachments. If files with these file formats need to be shared, users must rename the file, zip the files in question, or place the files on a network share.
NOTE If an Outlook 2003 user tries sending an attachment that is blocked by default, a warning message is displayed informing the user that the attachment may be unsafe and recipients using Outlook 2003 may not be able to open the attachment. It then asks the user if the attachment should be sent anyway. |
| < Day Day Up > |