[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: No such object



Julian Sitkewich wrote:
> 
> The first test is this:
> /usr/local/bin/ldapsearch -h 127.0.0.1 'objectclass=*'
> Yields this error:
> ldap_search: No such object

You have to provide parameter -b which should contain the same base
DN like suffix in your slapd.conf.

Ciao, Michael.