[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Differing results after restart
At 10:19 AM 2002-01-10, Rob Vieira wrote:
>I have slapd running. If I do a bulk load using slapadd, then run a query using ldapsearch looking for what I just loaded (no errors), it does not show up. If, however, I restart the service, then the same exact query will show the added data.
slapadd(8)
Your slapd(8) should not be running when you do this to
ensure consistency of the database.
>I'm guessing that this has something to do with the way that slapadd loads things, but can someone clear up why this happens to me or point me to where I can gain an understanding of this?
>
>Thanks,
>
>Rob