Active Directory / Python / Linux

My custom “mldap” module, which interfaces with Windows 2003 Active Directory via Python LDAP is growing again! I’ve started objectifying the code and integrating more with my Aims module.

I’m 90% on a piece that does userAccountControl bits. My next goal is to create a User object that I can use to create / modify / synchronize Active Directory / AIMS users. I don’t write anything AIMS yet, it’s a read only, but if that needs to change it can.

Cool beans.