Outline of LDIF file:
- Define the root node.
- Define the branch nodes.
- Define the super-user node.
- Define the leaf nodes.
Add the entries to the Directory using ldapadd or ldapmodify command:
ldapadd -x -D "cn=Manager,dc=example,dc=com" -W -f ldif00.ldif