Running Python scripts under a different user

Bernard Lebel 3dbernard at gmail.com
Fri May 26 13:17:17 EDT 2006


On 5/26/06, Laszlo Nagy <gandalf at designaproduct.biz> wrote:
> For Windows, you can use the 'runas.exe' program. But it requires a
> password too.
>
>  From what you wrote, I think that you need to change architecture. You
> should write your own service rather than write tricky programs. This
> way you can develop your own security system, and restrict access to
> specific files/programs. You can write tools that can connect to your
> service. The service program can be ran on the background, with
> sufficient privileges. How does it sound?

[Bermard] Any ressource you could point me to as to write services?
I'm totally unexperienced with that.


Thanks a bunch.

Bernard



More information about the Python-list mailing list