LDIF Doctor

English


LDIF Doctor is an essential tool for transforming LDIF data.

A typical scenario for using LDIF (LDAP Interchange Format) files is to populate an LDAP server with contacts off your local Mozilla Thunderbird or Microsoft Outlook Address Book 

LDIF Doctor helps make the LDIF thunderbird exports compatible with LDAP.

It will also assist in transforming an entity into another.

Let's look at the interface first:

  ldifdoctor

 

After you expand the installation files to you disk, you need to 

  1. Load the LDIF file you exported from Thunderbird
  2. Write down your LDAP server's BaseDN
  3. Choose a transformation if you wish to have MozillaAbPersonAlpha converted to INetOrgPerson for example. You may define your own transformations in the ini files.
  4. Press the Fix button
  5. Save to a new file.

The exported file should import to the LDAP server with a few limitations:

  1. Commands other than insert, such as replace,  delete, changetype are not supported
  2. Base64 dn: values are not handled completely
  3. Duplicates are not handled if extended characters are present.
  4. Usually can import over 99% of an LDIF file

  

Credits go to http://www.sudleyplace.com/LDAP/index.en.html and http://code.activestate.com/recipes/476224/ 

LDIF Doctor is freeware © Riccardo Zorn - TMG 2008
Product page

 


Italiano

LDIF Doctor è uno strumento semplice per effettuare trasformazioni in un file LDIF

Uno scenario tipico per usare file LDIF (LDAP Interchange Format)  è di popolare un server LDAP con i contatti che si trovano nela vostra rubrica Thunderbird o Microsoft Outlook

LDIF Doctor rende il file espostato da Thunderbird compatibile con LDAP.

Permette anche di effettuare trasformazioni di entità.

Prima di tutto vediamo l'interfaccia:

ldifdoctor

Dopo aver espanso i files di installazione, 

  1. Carica (Load) il file esportato da Thunderbird
  2. Scrivi il BaseDN del tuo server LDAP
  3. Scegli una trasformazione se desideri per esempio trasformare MozillaAbPersonAlpha in INetOrgPerson. Puoi definire le tue trasformazioni nei file ini.
  4. Premi il tasto "Fix"
  5. Salva il risultato in un file nuovo.

Il file esportato dovrebbe venire importato nel server LDAP con le seguenti limitazioni:

  1.  I comandi replace, delete, changetype non sono supportati esplicitamente
  2. I valori Base64 per il campo dn: non sono supportati al 100%
  3. I duplicati non sono gestiti se sono presenti caratteri estesi
  4. Normalmente importa oltre il 99% di un file ldif

Credits go to http://www.sudleyplace.com/LDAP/index.en.html and http://code.activestate.com/recipes/476224/ LDIF Doctor is freeware © Riccardo Zorn - TMG 2008 Pagina del prodotto