[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: adding all entries in ldif file
Do you get errors ? Did you make your ldif file by hand or was it
exported from somewhere, paste the first two items in this mail ?
Peter.
Mahesh.Patil@Netdecisions.com wrote:
>
> Hi,
> I've number of entries in "ldif" file which I want to add to the
> tree. I've done this number of times and tried all options but it adds only
> first entry in the file.
> Following is what I tried :
> ldapadd -f final.ldif -cvx -D "cn=Manager,o=Agilisys" -w titanic
>
> But it adds only first element. Any idea how can I force to add all entries
> in my "ldif" file ???
>
> Thanks & regards,
> Mahesh