Re: [python-win32] Getting a users token

2008-10-24 Thread Tim Roberts
Matt Herbert (matherbe) wrote: > Anybody know how to get a token for the current user? I'm thinking > something similar to win32api.GetUserName, but instead it would return > the token?? > I suspect you want OpenProcessToken or OpenThreadToken, assuming your process is running as the current us

[python-win32] Getting a users token

2008-10-24 Thread Matt Herbert (matherbe)
Hey all, Anybody know how to get a token for the current user? I'm thinking something similar to win32api.GetUserName, but instead it would return the token?? -Matt ___ python-win32 mailing list [email protected] http://mail.python.org/mailman/li