[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapadd/cat works, ldapadd/search doesn't?
On Tue, Jun 15, 2004 at 04:42:06PM +0200, Björn Giesler wrote:
>
> Am 15.06.2004 um 16:34 schrieb Andreas:
> >add "-h your-ldap-server -b dc=my-domain,dc=com" to this command. If
> >not, then it will take
> >the defaults from /etc/openldap/ldap.conf
>
> OK; this brings me one step further (although I'd tried that before).
> It still doesn't find anything, though:
>
> huckepack:~> ldapsearch -x -h localhost -b dc=my-domain,dc=com Giesler
try removing "Giesler", it will then show everything it can find (actually,
it will use "objectclass=*" as a filter, which will do).