Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error executing Rundeck job with domain user #285

Open
rahulsaxena015 opened this issue Apr 10, 2018 · 0 comments
Open

Error executing Rundeck job with domain user #285

rahulsaxena015 opened this issue Apr 10, 2018 · 0 comments

Comments

@rahulsaxena015
Copy link

Hi,
I have setup rundeck 2.10.8 on linux machine and configured winrm to execute a job on windows machine. If i run a basic command like hostname via Rundeck job it works.
I need to run the job via domain user. I configured krb5.ini, resources.xml for domain user but when i execute the job i get below error:

[overthere-winrm:servername.domain] failed: WinRM Error: Unexpected HTTP response on http://servername.domain:5985/wsman: (401)
Failed: WinRMProtocolError: WinRM Error: Unexpected HTTP response on http://servername.domain:5985/wsman: (401)
Execution failed: 105 in project tesing_windows: [Workflow result: , step failures: {1=Dispatch failed on 1 nodes: [servername.domain: WinRMProtocolError: WinRM Error: Unexpected HTTP response on http://servername.domain:5985/wsman: (401) + {dataContext=MultiDataContextImpl(map={}, base=null)} ]}, Node failures: {servername.domain=[WinRMProtocolError: WinRM Error: Unexpected HTTP response on http://servername.domain:5985/wsman: (401) + {dataContext=MultiDataContextImpl(map={}, base=null)} ]}, status: failed]

Any directions on this will be helpful.

Thanks,
Rahul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant