2012/10/29 Bryce Powell <[email protected]>: > Hi Clément, > > Thanks very much for your reply. > > I don't have this code snippet in the version of the script I downloaded from > your website: > > # Remove empty values > while ( my ( $key, $value ) = each(%localmap) ) { > delete $localmap{$key} if ( $value eq "" ); > } > > The file I have was last modified October 27, 2009, 6:25:00 AM, is 8,192 > bytes, and has MD5 hash bdbeb0b943e6df72417ba7ec727b5d54 *file2ldif.pl > > Could you please email me the latest file2ldif.pl script file that contains > this code, as there might be other changes that my version does not have?
Here is the latest version: http://tools.ltb-project.org/projects/ltb/repository/raw/ldap-scripts/trunk/file2ldif.pl It has not been published yet. > > Regarding the multi value attributes, is this something that a novice should > be able to piece together? I actually have no working knowledge of Perl, so > it's going to be interesting :-) I cannot say. Just try... Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
