微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

带有证书身份验证的 Ansible WinRM 被模拟令牌停止

如何解决带有证书身份验证的 Ansible WinRM 被模拟令牌停止

我正在尝试通过 Ansible 使用基于证书的身份验证连接到多个 Windows 服务器。在大多数服务器上没有问题,但是,其中一些会出现此错误

"certificate: An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.  (extended fault data: {'transport_message': 'Bad HTTP response returned from server. Code 500','http_status_code': 500,'wsmanfault_code': '1309','fault_code': 's:Receiver','fault_subcode': 'w:InternalError'})",

所有服务器共享相同的配置。这就是为什么我不知道为什么会显示错误

有人有想法吗?提前致谢。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。