Using slapadd in OpenLDAP
A correct way to use slapadd:
/sbin> slapadd -f d:\OpenLDAP\etc\openldap\slapd.conf -l d:\data\root-unit.ldif
Note that -F d:\OpenLDAP\etc\openldap won't work, you must use the -f parameter.
/sbin> slapadd -f d:\OpenLDAP\etc\openldap\slapd.conf -l d:\data\root-unit.ldif
Note that -F d:\OpenLDAP\etc\openldap won't work, you must use the -f parameter.
Comments
Post a Comment