| Author |
Apache DS : LDIF import not working
|
Celinio Fernandes
Ranch Hand
Joined: Jun 28, 2003
Posts: 546
|
|
Hi,
I am using Apache DS 1.5 as LDAP server and Softerra LDAP Administrator as LDAP client.
I am trying to import the following LDIF file :
I get the following error :
Why is this file not working ? Is there something wrong with the Domain Name ?
Thanks for helping.
|
SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCBCD 5
Visit my blog
|
 |
Christopher Kovacs
Greenhorn
Joined: May 31, 2009
Posts: 1
|
|
Assuming a default installation path, does your "C:\Program Files\Apache Directory Server\instances\default\conf\server.xml" contain a partition to hold dc=vente,dc=com? If not, you need to create one.
I recommend adding something like this to your instance server.xml file spring:beans/defaultDirectoryService/partitions section:
I have made these changes to my environment and executed your LDIF successfully.
|
 |
Celinio Fernandes
Ranch Hand
Joined: Jun 28, 2003
Posts: 546
|
|
thanks, it works now
|
 |
 |
|
|
subject: Apache DS : LDIF import not working
|
|
|