[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Netscape's Address Book: can't query multiple entries
Edi,
A possibility, that's just lost me two days (!), is that you haven't specified
the directory for the LDBM backend.
It seems that if you use the LDBM backend without specifying the directory (in
the backend section of the config file) it won't do wildcard searches.
You can test this as follows:
ldapsearch -b "whatever" 'objectclass=*'
that will return no entries, but
ldapsearch -b "whatever" 'objectclass=person'
will return correctly.
I could find no mention of this in any of the documentation (if I had more time
I'd volunteer to rewrite it, it's too much based on the original slapd).
For reference, this is on Digital Unix 4.0D, using either DU's database or
gdbm.
J.T.
On 20 July 1999 04:55, Edi Cahyadi [SMTP:ECahyadi@site.kiani.com] wrote:
> I create a new directory in Netscape's Address Book. Using "Show name
> containing: ", I try to search one more entry, e.g. by inputting "a" in it,
> it gives no output. The toolbar says: "No matches found". I expected two
> entries found.
>
> Which log did mean? I don't find any related to this error.
>
> Thanks,
> Edi
J.T.
----------------------------------------------------------------------
James Talbut James.Talbut@phy.cam.ac.uk
Cavendish Laboratory, Madingley Road, Cambridge, CB3 0HE
Tel: 01223 337457 Fax: 01223 337457