Hi,
I am running community version 5.13.0 on Ubuntu 22.04.5 LTS.
I am able to add windows execution node while using local user on that windows machine, however when I change from local to domain user, rundeck can no longer authenticate. I need the domain users for some of the jobs. Both are using private keys.
error in rundeck: "Failed: AuthenticationFailure: Authentication failure connecting to node: "winmachine". Could not authenticate."
openssh event: "sshd: Disconnected from authenticating user
us...@domain.com [preauth]
I don't have any issues running ssh cmd directly from ubuntu server where rundeck is installed.