Geert Jansen wrote:
> 
> It is definately possibly to create active directory users with
> python-ldap. You just need to take care that you set the minimum amount
> of attributes required, otherwise the addition will fail. I don't have
> any code ready at the moment, but just create a user object with ADUC
> and see what attributes that sets. Then take these as a base. Note that
> you don't need to create the SID and the GUID -- these are created
> automatically by AD.

I vaguely remember that there are some issues with really activating a
user entry as a Windows user. But this is not a problem of accessing AD
via python-ldap.

Ciao, Michael.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Python-LDAP-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to