Well i have a project in which i have to consume a web service but authenticating in an Active Directory, i have my system written in python3, python-ldap module in not ported yet so i want to know a way to achive this "consumption".
In the worst case i will create a standalone consumer in python2.5 but i want to know "howto" consume a web service logged in an active directory.
Thanks