[ansible-project] Re: Ansible windows kerberos issue

2016-01-23 Thread Mayur Barge
I will give it a try and let you know. Thanks in advance for your help ! On Friday, 22 January 2016 23:51:37 UTC+5:30, Joe Levis wrote: > > Mayur, > > Make sure your Linux Control Machine is bound to the same domain as your > target Windows VM. After much reading and debugging, I realized my

[ansible-project] Re: Ansible windows kerberos issue

2016-01-22 Thread Joe Levis
Mayur, Make sure your Linux Control Machine is bound to the same domain as your target Windows VM. After much reading and debugging, I realized my Ubuntu server where I was running Ansible was not bound to the Domain. *Another thing...* I had to run the kinit command with the below flags on

[ansible-project] Re: Ansible windows kerberos issue

2016-01-22 Thread Mayur Barge
Hi Jon, Thanks for your inputs If I manage windows machine using local administrator account then it works. But for AD account following is the error. I can successfully do kinit with domain user and klist displays appropriate ticket ESTABLISH WINRM CONNECTION FOR USER: on PORT 5986 TO

[ansible-project] Re: Ansible windows kerberos issue

2016-01-18 Thread J Hawkesworth
Hi Mayur, You usually get that message when kerberos is not configured properly on your ansible controller. Please ensure you have followed the setup instructions here: http://docs.ansible.com/ansible/intro_windows.html#configuring-kerberos Without this, the ansible controller does cannot