Hi Kent
I am trying to write a XML-RPC system that
authenticates clients via Windows Domain Auth. I just
wanted to know how best to go about doing this, since
I come from a Linux background and am not familiar
with the win32 API.
I've just started looking at "named pipes" as a
possible solution.
Jacob Abraham wrote:
>I am about to start on a project that would reuse
> Windows Domain Authentication over XML-RPC in python.
> This may involve the rewrite of the XML-RPC client and
> server. Could someone point me in the right direction
> so that I can run from there.
I'm not at all sure wh
Dear Tutors,
I am about to start on a project that would reuse
Windows Domain Authentication over XML-RPC in python.
This may involve the rewrite of the XML-RPC client and
server. Could someone point me in the right direction
so that I can run from there.
Cheers,
Jacob Abraham
___