> Can someone please tell me which account is used when running 
> an application using CFEXECUTE?

When running any CFML code, that code is run by the CF service, with the
rights of whatever user or security context the CF service runs in. On
Windows, by default, the CF service like most services runs as SYSTEM. The
SYSTEM security context is used by the operating system itself, and has the
highest level of privileges on the local machine, but no rights to network
resources.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to