如何禁止Windows 拨号连接记住密码

发布时间:2020-06-05 18:26:39 作者:1米以内
来源:网络 阅读:461


I need to disable the 'save pasword' field in the Microsoft PPTP ××× client running on XP.  The ××× client was genereated from the Connection Manager Kit on Server 2003.  I simply want the 'save password' option always grayed out.  I have searched the net and tried what everybody says:
                      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\Parameters
                      Value Name: DisableSavePassword
                      Value Type: REG_DWORD
                      Value Data: 1
                   That works great for my DUN connections, but it DOES NOT affect the ××× client.  A regedit would be fine, but I would prefer a group policy fix, I've already looked with no success, if its available that would be great

                   Suggestions?
                   thx




The approach you're using is *supposed* to apply to native MS ××× connectoids created in "Network Connections" in XP.  Here's what I've seen documented:
                                 - You may need to restart Windows or log off and back on for this change to take effect.
                                 - Now when you open a dial-up connection, the dialog, "Save this user name and password for the following users" is grayed out, and you must manually enter both username and password each time you try to connect.

                                 Dumb question: are you *sure* you created the Value as specified, and the value type as REG_DWORD?  Just checking to be sure, since this *should* work.  If you go to the registry and export the Parameters key to a file, the relevant entry should look like this:

                                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\Parameters]
                                 "DisableSavePassword"=dword:00000001

                                 However, if it's still not working even after these gyrations, here's another approach to try:

                                 CMAK: After you create the Connection Manager Administration Kit (CMAK) package, use flags to modify the .cms file, and then rebuild the package so that the new file is included in the .exe file.

                                 You can use the following flags to hide the checkbox for "save password" for various connections:
                                 [Connection Manager]
                                 HideRememberInternetPassword=1
                                 HideRememberPassword=1

                                 [From the documentation, it looks like the "HideRememberInternetPassword" is the value that applies to the ××× connections - 




推荐阅读:
  1. Windows Server 2016 路由和远程访问
  2. Windows常见服务

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

拨号连接 禁止 记住密码

上一篇:数据库基础知识介绍

下一篇:Node.js 优雅地自动审核团队的代码

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》