This basically means server rejecting the login. If you have firewall at windows server then allow Linux server to communicate.
With Regards, Dinesh Singh Email - [email protected] On Fri, Jan 18, 2019, 5:59 PM sindhu shree <[email protected] wrote: > Hi. > Am facing some authentication issues when i run ansible all -m win_ping. > Response - 10.67.104.45 | UNREACHABLE! => { > "changed": false, > "msg": "basic: the specified credentials were rejected by the server", > "unreachable": true > } > > The user which am trying to connect is administrator user. I followed some > steps to add user and change the permissions using > > winrm configSDDL default, but no luck. > Am using basic authentication. > > Am new to Linux , i would appreciate if i get any help on this. > > > -- > 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/903eaa26-07ef-4c09-97ed-c6c446856378%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/903eaa26-07ef-4c09-97ed-c6c446856378%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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/CABscAOpU2Gck-AySqzrLq1RLsdxBaUw3eUrP98jNpzHwEWodmw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
