On 10/6/11 6:02 AM, Steve Hayden wrote:
Greetings,

I attempted to import the data you defined in your earlier email (I placed the following 
in a file named "Apache--Master-LDAP.ldif") as follows:

dn: ads-serverId=ldapServer,ou=servers,ads-directoryServiceId=default,ou=config
changetype: modify
add: ads-replReqHandler
ads-replReqHandler:
org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
You should have a space at the beginning of the last line, if there is a new line (unless it's an artifact because you are using an editor).

Otherwise, there is a missing '-' at the end of the ldif. It should be :

dn: ads-serverId=ldapServer,ou=servers,ads-directoryServiceId=default,ou=config
changetype: modify
add: ads-replReqHandler
ads-replReqHandler: 
org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-



--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to