Russ, Sorry ... on cfmx it's going to be a real hack if it's possible at all :)
-----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: Friday, September 09, 2005 11:35 AM To: CF-Talk Subject: RE: cf7 sql server integrated security So is nobody using this configuration? -----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: Thursday, September 08, 2005 6:20 PM To: CF-Talk Subject: cf7 sql server integrated security 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217785 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

