Dsbedit Suite

A pair of php scripts which can be used to make LDAP changes from a csv file.

These scripts were written for an eDirectory implementation, and the "home directory" feature will only be useful on that platform. We use it principally in conjunction with data moves from server to server, and so the home directory functionality is important. It also provides a simple and easy to use means of manipulating LDAP directories without the complexities of more powerful and sophisticated tools.

To use it a csv file containing two columns, one the cn attribute and the other A N other LDAP attribute is placed on the web server, and the application matches unique CNs and modifies the other attribute with the provided value. Duplicated CNs are skipped.

Change History

  1. 17 November 2008 - Initial public release.
  2. 12 February 2009 - Added code for php5 etc systems that don't support the deprecated http_post_vars predefined variable.
  3. 21 May 2009 - Performance Enhancement
  4. 24 Jan 2010 - corrected minor html error in dsbedit.php

Download

Download zip archive


These snippets and utilities are licensed under the University of Illinois/NCSA Open Source License. Here is the text of the license as it applies to this code.

Contact Me

HTML check . CSS check