【问题标题】:Rundeck Kerberos authentication unable to run commandRundeck Kerberos 身份验证无法运行命令
【发布时间】:2018-03-23 21:15:56
【问题描述】:

配置和完成错误:https://1drv.ms/t/s!AizscpxS0QM4hJo9MJWA6CKzd1BOwQ(这里发的太长了)

Rundeck 安装在 CentOS 机器上,端口 5955 在 Windows 服务器上打开。Rundeck 用户是服务器上的本地管理员

关于 Rundeck 项目

WinRM protocol:HTTP
HTTPS certificate trust:none
HTTPS server hostname verification:none

我收到此错误(在链接中休息):

[overthere-winrm:192.168.0.13] failed: WinRM Error: Error when sending request to https://192.168.0.13:5986/wsman
Request:
<?xml version="1.0" encoding="UTF-8"?>

<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  <env:Header>
    <a:To xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing">https://192.168.0.13:5986/wsman</a:To>
    <a:ReplyTo xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing">

【问题讨论】:

    标签: windows winrm rundeck


    【解决方案1】:

    没有注意到winrm-protocol="https"在资源文件中将其更改为winrm-protocol="http",它开始工作

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-06-22
      • 1970-01-01
      • 1970-01-01
      • 2017-06-28
      • 2017-07-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多