Fixed running service under local username.
authorIain Patterson <me@iain.cx>
Sun, 29 Jun 2014 10:09:07 +0000 (11:09 +0100)
committerIain Patterson <me@iain.cx>
Sun, 29 Jun 2014 10:10:25 +0000 (11:10 +0100)
commitf5e50181eb7b62f62c4a9a6164d78df1460798d8
tree5ab865a4259be5e2c1ed24a51ccf53ccff2a8f26
parent6500f75954f9d96d35d4aa2749d36807704c1cb3
Fixed running service under local username.

Trying to set a local account to run the service would fail with
LsaLookupNames() complaining that the name could not be looked up.

Thanks Allen Vailliencourt.
README.txt
account.cpp
account.h
service.cpp