Isz*_*szi 9 windows-xp remote-desktop network-level-auth
我正在运行 Windows XP Professional SP3 x86,尝试连接到装有 Windows 7 Ultimate SP1 x64 的系统。
最近,我更新了 XP 系统上的远程桌面连接软件,希望能够使用网络级身份验证 (NLA) 来连接到 Windows 7 盒子。更新后,我通过 RDP 连接到 Windows 7 框并启用 NLA,认为更新的客户端应该支持它。
断开连接并尝试重新连接后,出现以下错误:
远程计算机需要网络级身份验证,您的计算机不支持。如需帮助,请联系您的系统管理员或技术支持。
因此,我检查了远程桌面连接中的关于页面以确保更新已应用。这就是我所看到的。
远程桌面连接
外壳版本 6.1.7600
控制版本 6.1.7600
© 2007 Microsoft Corporation。版权所有。
不支持网络级身份验证。支持远程桌面协议 7.0。
我认为 NLA 应该是 RDP 7.0 客户端的一部分。是否有我在某处丢失的组件?
sys*_*138 13
微软有一篇关于这个的知识库文章:
http://support.microsoft.com/kb/951608
具体来说,XP 没有启用正确的凭据提供程序来允许它。在 NLA 在 XP-Sp3 上工作之前,需要打开此凭据提供程序 CredSSP。链接的文章有一个“帮我修复”按钮,或者如果您更愿意手动完成,则需要输入几个注册表设置。需要重新启动才能生效。
1. Click Start, click Run, type regedit, and then press ENTER.
2. In the navigation pane, locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
3. In the details pane, right-click Security Packages, and then click Modify.
4. In the Value data box, type tspkg. Leave any data that is specific to other
SSPs, and then click OK.
5. In the navigation pane, locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders
6. In the details pane, right-click SecurityProviders, and then click Modify.
7. In the Value data box, type credssp.dll. Leave any data that is specific to
other SSPs, and then click OK.
8. Exit Registry Editor.
9. Restart the computer.
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
25026 次 |
最近记录: |