LDAP-UX Client Services B.04.15 with Microsoft Windows Active Directory Server Administrator's Guide (edition 8)

Table Of Contents
You can use the /opt/ldapux/bin/ldapmodify tool to import the LDIF file
/tmp/auto_indirect.ldif that you just created above into the LDAP directory. For example,
the following command imports the /tmp/auto_indirect.ldif file to the LDAP base DN
"dc=nisserv1" in the LDAP directory server LDAPSERV1:
/opt/ldapux/bin/ldapmodify -a -h LDAPSERV1 -D "cn=Directory Manager" \
-w <passwd> -f /tmp/auto_indirect.ldif
AutoFS Migration Scripts 71