On Fri, 09 Aug 2019 16:36:49 +0900 Ryo IGARASHI wrote:
pywinrm can optionally use Kerberos or CredSSP authentication,
but the package does not provide a way to use them.

with pip, you can use Kerberos authentication using
$ pip install pywinrm[kerberos]

That should be handled by having python3-kerberos installed.

and CredSSP authentication using
$ pip install pywinrm[credssp]

requests-credssp is not packaged.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

Reply via email to