Hi Karol, Yes, with pywinrm 0.2 you can use NTLM to connect to your windows hosts. Just as a side note this doesn’t have a lot to do with ansibile itself as it will only use whatever method pywinrm supports. To have NTLM support you should follow the pywinrm docs ( If I’m not wrong the only key package should be requests[Kerberos] ).
-- A. On 18/07/2016, 10:19, "Karol Olczak" <[email protected] on behalf of [email protected]> wrote: >Does Ansible 2.1 and pywinrm 0.2.p support NTLM delegation or only kerberos >delegation ? >If not, when can we expect to implement NTLM delegation functionality ? > >Regards >Karol > >-- >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 post to this group, send email to [email protected]. >To view this discussion on the web visit >https://groups.google.com/d/msgid/ansible-project/f86ada9d-3773-423d-833a-0fd5595459d9%40googlegroups.com. >For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/B00D2A9C-1CB0-4C0A-99BA-1D1B1E325BAB%40andreatartaglia.com. For more options, visit https://groups.google.com/d/optout.
