Hi,
We are currently using Net::LDAP::LDIF module to transfer infos
from an openldap server to an AD ldap server. We are importing the
ldif using a Windows command called ldifde. Our problem is that
ldifde needs some formatting characters between each modification
using changetype: modify. It needs a single dash alone on a line
following the modified entry to work.
Is there a clean way to do this with Net::LDAP::LDIF ? (I have
seen some dashes in the RFC but did not yet take time to read it
intensively).
Julien Garet
INRIA Lille
- Net::LDAP::LDIF usage Julien Garet
-