Loading an LDIF file

Loading an LDIF using standard ldapadd command. Make sure that you supply the correct credential.

 
ldapadd -h localhost -p 10389  -D "uid=admin,ou=system" -W -x -f addr.ldif