Open SkullKiddie opened 9 years ago
did you set the JVM properties mentioned here? https://github.com/rundeck-plugins/rundeck-winrm-plugin#configure-kerberos
@tevosouza I am able to execute those command in window. How to enable basic auth in linux any idea ?
did you set the JVM properties mentioned here? https://github.com/rundeck-plugins/rundeck-winrm-plugin#configure-kerberos
When it says at the startup, it means for instance in the bat the launchs rundeck ? Do you have a sample? Where should we have to add the line ?
I tried to run a powershell and get the issue below. I have installed server on windows. Do you have an idea ?
[overthere-winrm:MyComp] failed: WinRM Error: Login failure sending message on http://MyComp:5985/wsman error: null (68) Request: <?xml version="1.0" encoding="UTF-8"?>
I'm getting the following error when executing with kerberos authentication:
Also, basic authentication gives be no response either (even using winrm, which might be a miss configuration, but I was thinking of using AD login)
I've configured krb5.ini on C:\Windows, but that gave me no effect, it still can't find the default realm. PS executes normally between both server and client (winrm).
Don't know if I missed something.
Thanks in advance