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 Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to