Running a Python Service under the LocalService or NetworkService Account

David Adamo Jr. dtgeadamo at yahoo.com
Wed Jul 22 03:13:49 EDT 2009


On Jul 21, 8:05 pm, "Martin P. Hellwig" <martin.hell... at dcuktec.org>
wrote:
> David Adamo Jr. wrote:
> > On Jul 21, 10:40 am, "Martin P. Hellwig" <martin.hell... at dcuktec.org>
> > wrote:
> >> sightseer wrote:
>
> >> <knip>
>
> >>> Error Installing Service: Access is Denied. (5)
> >> <knip>
> >> Are you trying to do this on windows vista?
>
> >> --
> >> MPHhttp://blog.dcuktec.com
> >> 'If consumed, best digested with added seasoning to own preference.'
>
> > Yeah, I was trying to do it on Vista. Someone has just helped me out.
> > I had to deactivate User Account Control on Windows Vista...and now
> > everything is rosy. Thanks guys.
>
> No need to deactivate it, just right click on the command shell program
> and say run as administrator, than you can install the service via the
> command line.
>
> --
> MPHhttp://blog.dcuktec.com
> 'If consumed, best digested with added seasoning to own preference.'

Thanks MPH



More information about the Python-list mailing list