dsimport -g OD_TEST.txt /LDAPv3/ldap.bethelsd.org O -n 3 -u diradmin -p password
As per man:dsimport, the “O” after your ldap location specifies the policy for handling duplicates. You may want to try “N” for “no duplicate checking” instead of “O”.
Recent Comments