Jordan Borean
9b7b564d75
Stop displaying kinit pass input on a failure ( #41882 )
...
* Stop displaying kinit pass input on a failure
* Fixed up minor logic info and added tests
2018-06-26 05:49:19 +10:00
Matt Davis
b01779ad18
skip winrm unit tests if winrm is not installed ( #41596 )
2018-06-15 10:23:15 -07:00
Jordan Borean
ad8e13e9f8
winrm: fix up unit tests ( #41112 )
2018-06-07 06:09:10 +08:00
Jordan Borean
5e28e282a5
winrm: add better exception handling for krb5 auth with pexpect ( #39930 )
...
* winrm: add better exception handling for krb5 auth with pexpect
* Added changelog fragment
* Added exception handler in case kinit path isn't valid, added test cases
* fixed for Python 2 compatibility
2018-05-23 13:33:07 -07:00
Jordan Borean
1ac180c74d
winrm: source user from options than remote_user ( #40467 )
...
* winrm: source user from options than remote_user
* fixed up mock for kerberos import
* Added changelog fragment
* get hostname from option as well
2018-05-22 09:36:48 +10:00