Portable Authentication? WinNT and UNIX

Mark Hammond mhammond at skippinet.com.au
Wed Jan 5 22:07:50 EST 2000


<charliehubbard76 at yahoo.com> wrote in message
news:84vqlj$2e8$1 at nnrp1.deja.com...

> Does anyone know how I can authenticate WinNT users thru Win32 api?

You can use win32security.LogonUser() to check this.  See the docs at
microsoft.com for that function.

Mark.






More information about the Python-list mailing list