[python-win32] User transparent authentication with PDC
le dahut
le.dahut at laposte.net
Mon Jan 19 15:35:13 CET 2009
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 token and give it
back to the python-server so that it can validate it against the PDC ?
Thanks.
More information about the python-win32
mailing list