> We have our ColdFusion 8 service installed on Windows 2003 configured to > run as a specific domain user created for that purpose. > > If a ColdFusion template running on that server calls a perl script > using the <cfexecute...> tag, is this pers script going to run under the > same user?
Yes, it will run as the same user. Any program started by CF will run within the same security context. > I need to configure a default printer for this perl script, but I'm > unclear where to do this at. If you need to just configure a default printer for a Windows user account, log in with that account and configure its default printer. If CF is running with the SYSTEM account, though, I don't think that will be possible. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316821 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

