The delegation is working (at least for Windows shares). The installer file is copied from a Windows file share before the install occurs and this completes successfully. Is it possible for the delegation to work for a file share and fail for SQL Server?
On Saturday, February 25, 2017 at 12:33:01 PM UTC-5, J Hawkesworth wrote: > > Rdp to the server and connecting to sql server is just one hop. Connecting > from ansible to server and from server to sql server is a second hop, which > is where the delegated credential becomes important. > > If you want to check if delegation is working, you could try writing a > file to a share on a second machine from ansible via your windows server. > > It's been a while since I installed SQL Server, but if I recall there > is/was a Surface Area configuration tool where you can set various options > regarding things like ports and available authentication protocols. If > that is still a thing, that might be worth looking at too. > > Jon > > -- 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/98f152a8-ce31-42f0-bfe8-bf59cf92159d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
