Software >> Services >> LDAP >> openldap >> How to use ldapadd or ldapmodify to load ldif file with password prompt authentication

ldapadd -xWD cn=Admin,dc=example,dc=com -f sample.ldif

ldapmodify -xWD cn=Admin,dc=example,dc=com -f sample.ldif