Re: [python-win32] Dispatching a win32com from within a win32service

2009-01-19 Thread Richard Zinn
Is there any way to attach to an existing itunes instance then? Or can I extend the 30 second delay period out to give it more time to launch the app? Actually, if you are saying that calling win32com.client.dispatch is going to launch that app as a separate process, then that isn't really what I

Re: [python-win32] Dispatching a win32com from within a win32service

2009-01-19 Thread Tim Roberts
Richard Zinn wrote: > > I've got an python app that I'm trying to access the iTunes com API > with, and this app runs as a Windows service. When I run it I get > these GetGoodDispatchAndUserName errors. I think it ends up being > related to the service not having security access to the Com > inte

[python-win32] Dispatching a win32com from within a win32service

2009-01-19 Thread Richard Zinn
Hi, I've got an python app that I'm trying to access the iTunes com API with, and this app runs as a Windows service. When I run it I get these GetGoodDispatchAndUserName errors. I think it ends up being related to the service not having security access to the Com interface? I've tried setting t

Re: [python-win32] User transparent authentication with PDC

2009-01-19 Thread Mark Hammond
On 20/01/2009 1:35 AM, le dahut wrote: Hello, I've written a python network app in which the server runs on a Samba-PDC (NT Domain controler) and the client on the windows NTdomain clients. I want to authenticate the connexions to the python server using a transparent method. Is there a way to

Re: [python-win32] Quiet Install Available?

2009-01-19 Thread Lewis, Jeffrey G
Mark, Thanks for the quick reply to my original post. I ran into some gotchas trying your suggested approach, but at this point we've found a completely different way to install the python-windows extensions without user interaction (using a program available from Microsoft called scriptit). I t

[python-win32] User transparent authentication with PDC

2009-01-19 Thread le dahut
Hello, I've written a python network app in which the server runs on a Samba-PDC (NT Domain controler) and the client on the windows NTdomain clients. I want to authenticate the connexions to the python server using a transparent method. Is there a way to get a user NTdomain authentication