Re: [python-win32] Need help in MKS

2009-03-11 Thread Tim Roberts
kerneldude wrote: > > I need to work on all the standard keyboard strokes i.e windows menu button, capslock, numlocks, tab key, ESC etc> > > And on mouse point of view i need to work on mouse events, scrolling , > > If i am running my scripts it should test all the keystrokes and mouse > functiona

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

2009-03-11 Thread le dahut
I come back with this subject because I still experience some difficulties. I understand well now the principle of "sspi.py". The problem is that the server is a Linux box, I can obviously not use pywin32 on it so how can I manage to do the same thing ? I'm thinking about a ntlm compatible pro