|
From: Leif M. <le...@ta...> - 2004-05-13 19:17:24
|
Eugen, What version of the Wrapper are you using? If it is 3.0.5 or earlier, make sure that there are no spaces around the = sign or after the value. (This pickiness has been fixed in 3.1.0) Make sure that you have uninstalled any previous installation before installing again. Confirm that you are not getting any error messages to the console or to the log file when you attempt to install. If it works you should see a STATUS level message in both places stating that the service was installed successfully. Note that the account is "domain\account" not "domain\password". If that was wrong however you should have gotten an error. Cheers, Leif Cocalea, Eugen wrote: >Hi again, > >I just remembed that I have another problem related to >wrapper.ntservice.account. Wrapper doesn't install (for me at least) the >service with the login credentials that I give to him in the configuration >file. I can have: > >wrapper.ntservice.account=domain\password >wrapper.ntservice.password=secret > >and after I run > >wrapper -i configuration.file > >the service is installed, but with 'LocalSystem' credentials. > >What might be wrong? > >Thanks, > >E. > > |