Dave Watts wrote: > I know that the latest DataDirect drivers do support trusted connections. > However, there's no setting in the CF Admin to enable that instead of a > native SQL login. I'm too lazy right now to try to get it working, though.
well if you're feeling a bit more energetic then maybe this will help: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=1a3c2ad0 and i recall that jTDS driver also supports trusted connections as well. the downside for both technologies is that neither is run-time. for cf, its the user that cfserver service runs as, for jTDS is the user you supply when you create the DSN (though i guess w/cf7 you can fiddle with this a bit). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210943 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

