#934287 python3-winrm: Please consider providing optional Kerberos and CredSSP feature

#934287#5
Date:
2019-08-09 07:36:49 UTC
From:
To:
Dear Maintainer,

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]

and CredSSP authentication using
$ pip install pywinrm[credssp]

Best regards,
- --
Ryo IGARASHI, Ph.D.
rigarash@gmail.com

- -- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-18362-Microsoft
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8), LANGUAGE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages python3-winrm depends on:
ii  python3                3.7.3-1
ii  python3-requests       2.21.0-1
ii  python3-requests-ntlm  1.1.0-1
ii  python3-six            1.12.0-1
ii  python3-xmltodict      0.11.0-2

Versions of packages python3-winrm recommends:
ii  python3-requests-kerberos  0.11.0-2

python3-winrm suggests no packages.

- -- no debconf information
-----BEGIN PGP SIGNATURE-----

iIgEARYKADEWIQSQVQWnJ6dEuIxNmESAtgFFC/hXNwUCXU0iihMccmlnYXJhc2hA
Z21haWwuY29tAAoJEIC2AUUL+Fc3PpUBAMPWmdR54tCmXxurSTH7t0Y2ReguYNZk
ETxG2HQhSSoFAPjlh2DCpn2xrVuElveF+b6/hWh0WEIOoxUnUU2NhF0E
=D80B
-----END PGP SIGNATURE-----

#934287#10
Date:
2020-02-23 21:46:29 UTC
From:
To:
Hello

I'm afraid I'm not using this package any more, so won't be in a position
to continue maintaining it. Perhaps someone else from the Python packaging
team can help?

Best,
Dominic

#934287#15
Date:
2023-09-07 09:51:39 UTC
From:
To:
That should be handled by having python3-kerberos installed.

requests-credssp is not packaged.

Kind Regards,

Bas