I'm using Python Scripts that I have running daily to sync up our OpenLDAP with our Active Directory Domain. I learned python in 2 days (with a little help from the net and a friend) and put together a 1 way Synchronization, as our OpenLDAP is the master and AD just keeps the data synced up. I like the ability to have complete control over my scripts... although paying for a program would be pretty quick to setup.
I don't sync passwords because passwords can only be changed through a web based system that sets the password for both systems. Although I very easily could if I were using the lanman hash for OpenLDAP. Thanks, -- Matt Brown [ SELECT * FROM users WHERE clue > 0 ] Information Technology System Specialist Eastern Washington University List info : http://www.activedir.org/List.aspx List FAQ : http://www.activedir.org/ListFAQ.aspx List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
