Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Mon, 17 Mar 2003 12:54:44 +0200, "Lionello Lunesu" <lionello.lunesu at crystalinter.remove.com> wrote: >Hi Tony, > >> That usually means that the service isn't running with enough privilege to >> impersonate. It needs 'create a system level token' privilege to do this, >> which LocalSystem has by default but not others. > >How did that happen? If a 'normal' user clicks the "start service" button or >what? > You can change the user that the service runs under.. sometimes it's done for security reasons. Tony