• Use the validate-ldif tool to validate an LDIF file. Make sure the server is online before running this command.
    $ bin/validate-ldif --ldifFile /path/to/data.ldif \ 
      --rejectFile rejectedEntries
    1 of 200 entries (0 percent) were found to be invalid. 
    1 undefined attributes were encountered. 
    Undefined attribute departmentname was encountered 1 times.