connect Coldfusion 9 to SQL using intranet users windows credentials
Is it possible to use pass through / integrated authentication using the application users windows account (rather than the service account) when a Coldfusion application connects to an MS SQL DB?
For background, we are running:
ColdFusion 9,0,1,274733 hosted on a Windows 2008 R2 (64) server
SQL server 2008 R2 hosted on a Windows 2008 R2 (64) server
IE 8 and/or 9 as the client browser
I have an intranet application that is used only by users within our AD domain. I have no problem getting ColdFusion to connect to the SQL database using the ColdFusion service account, but ideally we would like the connection to be made under the application user's account.
I would appreciate any guidance on how to achieve this if it is possible?
(I am not a webmanager/developer and so my ColdFusion knowledge is very limited!)
Thanks in advance,
Darren
