On Tuesday, 19 January 2010 17:35:47 Young, Darren wrote: > I'm in the process of creating an all Perl/LDAP based AD management set > of libraries and scripts and am looking for any assistance in > development and/or testing it. Our overall goal has been to have a > toolset that can be used from UNIX/Linux to manage AD based objects. > Things like provisioning, deprovisioning, password changes/resets, > Exchange mailbox and email address management. > > The set I'll be publishing will be based on our internal account > management toolkit that we've been developing and running in production > for the past 7 or so years. > > If you're interested, it's hosted at Google code here: > http://code.google.com/p/perl-ad-manager/ >
Have you looked at tools such as smbldap-tools (or, the re-write, http://search.cpan.org/~ghenry/Samba-LDAP-0.05/) While some of the objectclasses/attributes etc. will differ, the majority of the concepts are the same, and will only converge more as Samba4 approaches. Regards, Buchan