Hello,

I discovered ansible recently.

I would like to use the ansible for the deployment of software on a fleet 
under Windows 7 and 10.

I plan to use CredSSP authentication in order to use a local account on the 
target machines.

On the server hosting ansible, I installed via pip3 the request-credssp 
packages as well as pywinrm.
On the client computer I run the script 
https://github.com/ansible/ansible/blob/devel/examples/scripts/ConfigureRemotingForAnsible.ps1

I have made several attempts to configure with more or less success.

I came across an article which signals that credssp poses security risks 
because the password is sent in the clear over the network.

I am seeking the help of the community in order to successfully configure a 
secure way to communicate between Windows and ansible clients.

Thanks in advance for the help

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8b225603-9abf-43c4-a584-cfa47215abed%40googlegroups.com.

Reply via email to