ldap-preg_replace is a small perl script for your command line that can replace LDAP attribute values online based on a regular expression thus making it very powerful but preserves simple usage.
The 0.9.4 release is a minor feature release.
It adds some cool attribute value adding possibilitys that allow easy and fast addition of values for those cases you don't want to fiddle around with ldapadd and LDIF files.
To make this possible, the operation of the program was slightly changed: now, it only operates on values already present. With the new introduced switch -A together with the special pattern "s/^$/your-replacement" can now be used to fine tune how values should be added. You can read more on this topic in the packages README.txt.
Feel free to download this release on the SF project site:
https://sourceforge.net/project/showfiles.php?group_id=234841
Please submit bugs to the SF-bugtracker.