Active Directory user creation with python-ldap

2011-04-26 Thread Nello
I need to create an Active Directory user using python-ldap library. So, I authenticate with an admin account and I use "add_s" to create the user. Anyway, by default users are disabled on creation, and I can not set userAccountControl to swith off the flag ACCOUNTDISABLE, i.e. setting userAccountC

Setting namespace using SOAPpy

2004-12-01 Thread Nello Polesello
ail/";> used by SOAPpy because it does not work with the Web Service I want to use. Is there any method (perhaps in the SOAPpy.Config) that I can use? Thank you in advance. -- Nello Polesello -- http://mail.python.org/mailman/listinfo/python-list