export TOPDIR=/usr/local/lib/ldap
export LDIFTMPLTDIR=${TOPDIR}/templates
export LDIFDIR=${TOPDIR}/ldif
export WORKDIR=${LDIFDIR}/work
export ADDEDDIR=${LDIFDIR}/added
export DELETEDDIR=${LDIFDIR}/deleted
export EXPIREDDIR=${LDIFDIR}/expired
export PWCHGSDIR=${LDIFDIR}/pwchanges
export DEFAULTLDAPDOMAIN=<domain>
export LDAPSERVER=localhost
export DIRMGRPW=<password>
export PATH=$PATH:${TOPDIR}/bin
