Closed yo000 closed 2 years ago
Domain user authentication support 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)
README is updated. I also added login/password support, and removed go-spnego dependencies (directly using gokrb5)
Domain user authentication support 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)