[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Connection via Netscape 4.7 on Win98
John Weissberg wrote:
>
> Although the log says that the search base="", in the Netscape
> definition of the directory, I have actually put "ou=perfectproof" as
> the base definition.
[..]
> May 25 17:31:24 host slapd[25487]: conn=19 op=1 SRCH base="" scope=0
> filter="(objectClass=*)"
It is indeed the search base. Simply try
ldap://[LDAP server's hostname]/ou=perfectproof
in your Netscape browser if ou=perfectproof is really the search
root you've configured with parameter suffix in the database section
of slapd.conf.
Ciao, Michael.