Disabling the Save Password option in Dial-Up Networking (172430)



The information in this article applies to:

  • Microsoft Windows Server 2003, 64-Bit Enterprise Edition
  • Microsoft Windows Server 2003, Enterprise Edition
  • Microsoft Windows Server 2003, Standard Edition
  • Microsoft Windows Server 2003, Web Edition
  • Microsoft Windows XP Home Edition
  • Microsoft Windows XP Professional
  • Microsoft Windows XP Media Center Edition
  • Microsoft Windows XP Media Center Edition 2004
  • Microsoft Windows XP Media Center Edition 2005
  • Microsoft Windows XP Media Center Edition 2005 Update Rollup 2
  • Microsoft Windows XP 64-Bit Edition Version 2003
  • Microsoft Windows XP Tablet PC Edition
  • Microsoft Windows XP Tablet PC Edition 2005
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional
  • Microsoft Windows NT Workstation 4.0
  • Microsoft Windows NT Server 4.0

This article was previously published under Q172430
Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry

SUMMARY

When you dial a phonebook entry in Dial-Up Networking, you can use the "Save Password" option so that your Dial-Up Networking password is cached and you will not need to enter it on successive dial attempts. For security, administrators may want to prevent users from caching passwords.

MORE INFORMATION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

To disable this password caching feature for Dial-Up Networking, follow these steps:
  1. Start Registry Editor (Regedt32.exe) and select the following subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ 
       RasMan\Parameters
  2. From the Edit menu, click Add Value, and type the following information:
    Value Name: DisableSavePassword
       Value Type: REG_DWORD
       Value Data: 1
Now you will no longer have the "Save Password" option available to save your Dial-Up Networking passwords. If you previously had passwords saved in your phonebook entries, you will no longer be able to use them and you will now need to enter a password every time you dial.

Modification Type:MajorLast Reviewed:10/19/2005
Keywords:kbArtTypeINF kbhowto kbinfo KB172430