[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Querying Directory entries
At 10:12 AM 5/26/00 +0200, Urban Lindberg wrote:
>
>Hi
>
>I tried to use ldbmcat to get an ldif file, runned the
>ldif file through some script, changing som information
>and then tried to use ldif2ldbm, to put everything back.
Use ldapadd/modify instead.
>It behaved very strange, some entries was added
>succesfully but not all?
>
>Do You have any experience of this. I solved my problem
>by instead using ldapmodify. And that was probably a
>more correct way, anyway:)
This is the correct way of adding entries to your directory.
ldif2ldbm should only be used to restore a directory
which was previously built using appropriate tools.