You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Jordan Borean 595b4f0390
winrm - Add better Kerberos error (#86317)
* winrm - Add better Kerberos error

Adds a better error when Kerberos authentication is requested but the
`pykerberos` library is not installed. This also removes the fallback to
basic auth if the username is in the UPN format and no transport/auth
method is specified. This is because a UPN user must be a domain account
and domain accounts cannot be used with basic auth.

* Add more docs about user settings

* Fix some grammar issues
2 months ago
..
integration/targets deb822_repository: add include, exclude parameters (#86171) 2 months ago
lib/ansible_test Fix docker hostname parsing in ansible-test (#86235) 2 months ago
sanity 🧪 Replace `distlib` type ignores with stubs 2 months ago
support six cleanup (#85284) 6 months ago
units winrm - Add better Kerberos error (#86317) 2 months ago