winrm-cli icon indicating copy to clipboard operation
winrm-cli copied to clipboard

Domain user support via kerberos/spnego

Open yo000 opened this issue 4 years ago • 0 comments

Add a "-kerberos" switch for domain user authentication via kerberos. Successfully tested on linux and freebsd host, running commands on hosts in a child domain. Does not support TGT creation (you have to get it with kinit first)

yo000 avatar Nov 06 '21 12:11 yo000