I am trying to connect to sql server using integrated security. so both my cf and sql servers are in a domain (cf is the dc, and sql is the backup dc). I have set up a database, and added the account that cf runs under to have full permissions to the database. I am trying to use integrated security, so I installed the latest cf hotfixes including the jdbc drivers. I added AuthenticationMethod=Type2 into the connection string field per the technote.
However when I try to verify the datasource, I keep getting Connection verification failed for data source: a java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]A username was not specified and the driver could not establish a connection using type 4 integrated security: No LoginModules configured for JDBC_DRIVER_01 The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]A username was not specified and the driver could not establish a connection using type 4 integrated security: No LoginModules configured for JDBC_DRIVER_01 What am I doing wrong? Has anyone set this up to work successfully with cf 7? Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217712 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

