You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to truncate the hostname from the FQDN to use it dynamically as kerberos realm.
You could implement a "winrm-is-domain-member" boolean to enable or disable this functionality.
winrm-is-domain-member - (for example,. as in https://github.com/rundeck-plugins/rundeck-winrm-plugin) Option to truncate hostname when used as domain for kerberos login. If set to "true", replaces "host.domain.tld" with "domain.tld" appending to username.
The text was updated successfully, but these errors were encountered:
Thanks for the feedback. We aren't using this with kerberos at the moment, so this isn't something that would be implemented any time soon. Merge requests are welcome.
It would be great to truncate the hostname from the FQDN to use it dynamically as kerberos realm.
You could implement a "winrm-is-domain-member" boolean to enable or disable this functionality.
The text was updated successfully, but these errors were encountered: