windows – 如何为winrm启用协商身份验证
发布时间:2021-01-16 21:13:26 所属栏目:Windows 来源:网络整理
导读:我通过执行以下命令禁用了对我服务器上的winrm服务的协商认证: winrm put winrm/config/service/Auth @{Negotiate="false"} 现在我可以使用winrm执行任何操作.我收到错误: Message = The WinRM client cannot process the request. The WinRM client tried
|
我通过执行以下命令禁用了对我服务器上的winrm服务的协商认证: winrm put winrm/config/service/Auth @{Negotiate="false"}
现在我可以使用winrm执行任何操作.我收到错误: Message = The WinRM client cannot process the request. The WinRM client trie d to use Negotiate authentication mechanism,but the destination computer (local host:47001) returned an 'access denied' error. Change the configuration to allow Negotiate authentication mechanism to be used or specify one of the authenticat ion mechanisms supported by the server. To use Kerberos,specify the local compu ter name as the remote destination. Also verify that the client computer and the destination computer are joined to a domain. To use Basic,specify the local co mputer name as the remote destination,specify Basic authentication and provide user name and password. Possible authentication mechanisms reported by server: 我理解错误,但问题是我在网上找到启用协商身份验证的唯一方法是执行: winrm put winrm/config/service/Auth @{Negotiate="true"}
这当然会给出上面的错误.还有其他方法可以启用协商身份验证吗? 使用组策略:计算机>政策>管理模板> Windows组件> Windows远程管理> WinRM服务:禁止协商身份验证:已禁用. (编辑:怀化站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- windows – 是否存在全局的,持久的CMD历史记录?
- 联想win10系统投影到此电脑怎样用
- windows-server-2012 – 如何在Windows Server 2012中使用W
- windows-server-2008 – 对于ASP.Net应用程序,Windows 64位
- 内存 – x64 Windows报告安装了64GB RAM的32GB RAM – 为什
- Windows 10X细节曝光:将引入现代化文件管理器
- 教你原装win10装win7双系统教程
- windows-server-2003 – 反向DNS不会在Windows DNS服务器上
- win10开始菜单设置为win7风格的介绍
- 谈谈Dubbo负载均衡是如何实现的?
站长推荐
热点阅读

