No.

The cfstart.bat file just scripts the "net start" command, and that command 
only accepts one parameter: service name.

The service runs under whatever user name it was set up to run under in the 
services control panel.

This is, however, not to say that what you want cannot be done.  All it 
would take is a script or program that:

stops the service, if it is running
runs a registry script to change the user name
  <HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cold Fusion 
Application Server  ObjectName="Someuser">
starts the service

At 03:03 PM 1/31/2003 -0800, you wrote:
>Is there anyway to tell CF what account to run under when calling the
>cfstart.bat file? Does it run under the local system account?
>
>Thanks for the help.
>
>Brook Davies
>maracasmedia.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to