Hi!
I have IIS web app which is located on the server which is not member of AD domain, and I have SQL Server which is installed on the server which is a part of AD domain member.
Now I need to configure this web application to get access to this SQL Server.
So, is it possible to configure IIS web app (in DMZ) to use domain account to connect to SQL Server in AD domain?