Examples The following example uses a built-in template and data files to generate a base entry, an ou=People entry, and 2000 user entries, instead of the default specified in the template, which is 10000. $ makeldif --outputLDIF test.ldif --constant numusers=2000 example.template Processed 1000 entries Processed 2000 entries LDIF processing complete. 2002 entries written