Export LDIF

  1. From a Windows command window, go to %LAWDIR%\system and submit the following command, substituting your values for variables:

    ldifgen xmltoschemaldif RmMeta_Default.xml -f schema.ldif –r reorg.ldif -m update.ldif -D DN_of_your_LDAP_AdminUser -w ldap_pwd -h serverhostname -p ldap_port -v

    Note: The names of the .ldif files that will be created through this procedure are shown as schema.ldif, reorg.ldif, update.ldif. It is a good idea to use these names.
  2. Perform a list command in %LAWDIR%\system and verify that the three LDIF files you specified as parameters were created and that their file sizes are not zero.