Can someone let me know if I can using Windows AD domain user account for the ansilbe_user on the inventory file. I have no problem using the windows local user account , but could not establish connection using AD account
I have used : [email protected] adusername%MYDOMAIN.COM None of them worked. error message: msg": "ssl: the specified credentials were rejected by the server", Here is my host vars config ansible_user=adusername@MYDOMAIN ansible_password='myadpassword' ansible_port=5986 ansible_connection=winrm ansible_winrm_scheme=https ansible_winrm_server_cert_validation=ignore ansible_winrm_kerberos_delegation=true Thanks for any input. -- 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/39931490-9817-4302-974e-dad94bf0c397n%40googlegroups.com.
