Plaintext means basic auth over http which is rejected by windows because it is 
not encrypted. Basic auth also does not work for domain accounts but 
unfortunately it is the default for backwards compatibility reasons when the 
username specified is not in the UPN format.

If you are connecting to a domain account you can set ansible_winrm_transport: 
ntlm to get you going but I highly recommend you get Kerberos auth working for 
domain accounts.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/7c123396-682b-4eaf-8663-d5b38c643218%40googlegroups.com.

Reply via email to