Using Active Directory to connect to a database.
I am use to creating a DSN in the CFAdmin to allow the CF websites to connect to a SQL database. In the CF Admin the DSN’s are created using a SQL login id and password to access the database. I have been asked to use an Active Directory account instead of a SQL account to connect to a SQL database. Is this possible? How?
Using the following systems:
CF Server = 8
SQL = 2005
IIS = 6
