Hey Jordan,

How's that different than what I'm doing here?
      become: yes
      become_method: runas
      become_user: "[email protected]"


Should I be using a different method?

On Friday, April 3, 2020 at 2:39:37 PM UTC-4, Jordan Borean wrote:
>
> This is because of the double hop problem, without the users credentials 
> the WinRM service cannot authenticate to those fileshares as that user so 
> it appears to be an anonymous user which does not have access. The only way 
> around this is to use become on the task or connect with an authentication 
> option that support credential delegation like CredSSP or Kerberos with 
> delegation enabled.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/09015de8-4521-4a60-9de0-c43e2e105295%40googlegroups.com.

Reply via email to