service installation with user account

  • Thread starter Thread starter Lukasz
  • Start date Start date
L

Lukasz

Hello

I created windows service, and set Account property to User,
under installation system asks for username and password,
Im giving right username and password but it says that they
are bad, and service is not installed.
I can set it to run as LocalSystem, but I need it to run under
user account.
If it is matter of signing, i can sign my application, but it uses dlls
that are unsigned.

Any ideas?
thanks in advance
best regards
Lu
 
Right now it says: Win32Exception: No mapping between account names and
security IDs was done.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top