ColdFusion MX: Enabling Microsoft SQL Server Trusted Connections
The "Use Trusted Connection" option in ColdFusion 5 and under allows Microsoft SQL Server to authenticate users based on their Windows domain logins. This option is not supported by the DataDirect JDBC 3.0 SQL Server driver that comes with ColdFusion MX. This article explains how you can enable a "Trusted Connection" in ColdFusion MX using the ODBC Socket driver.
ColdFusion MX: Enabling Microsoft SQL Server Trusted Connections