OL2002: Disabling Password Caching for Internet Protocols (299377)



The information in this article applies to:

  • Microsoft Outlook 2002

This article was previously published under Q299377
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SUMMARY

As a security precaution, you may want the ability to disable password caching to disk for all Internet protocols (IMAP, POP, Hotmail, and so on). Microsoft Office XP Service Pack 1 (SP1) includes the ability to do this.

MORE INFORMATION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To enable this feature, you need Office XP SP1 and either of the following registry keys set to a DWORD value of 0 (zero):

HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Outlook\Security\EnableRememberPwd

-or-

HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security\EnableRememberPwd

To do this manually:
  1. Start Registry Editor (Regedt32.exe).
  2. Locate and click either of the following keys in the registry:

    HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Outlook\Security

    -or-

    HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security

  3. On the Edit menu, click Add Value, and then add the following registry value:

    Value name: EnableRememberPwd
    Data type: REG_DWORD
    Value data: 0

  4. Quit Registry Editor.

Modification Type:MinorLast Reviewed:7/28/2006
Keywords:kbHotfixServer kbQFE kbfix kbhowto kbOfficeXPpreSP1fix KB299377