From: "Niklas Aldergren" <n.aldergren@(email surpressed)>
Subject: Re: rushd service command line setup
   Date: Wed, 31 Jan 2007 04:20:28 -0500
Msg# 1466
View Complete Thread (6 articles) | All Threads
Last Next
On 31 Jan 2007 03:34:29 -0000, Greg Ercolano <erco@(email surpressed)> wrote:
[posted to rush.general]

> Tyler Opatrny wrote:
>> In windows xp, is there a way to edit the rushd service to be able to
>> specify the username and password for the service all in command line?

instsrv, the app that's used to install the service on win32 (see
install.bat) actually
accepts the flags -a and -p for account and password respectively.

The downside here is that the password is in clear-text in install.bat
so protect the installation point appropriately.

Be aware that the account you specify must have the 'log on as a service' right.
I accomplish this by setting it through group policy in AD.

/Niklas
--
Swiss International | www.swiss.se

Last Next