[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapsearch doesn't show all the entries
Ottavio Campana wrote:
>
> ldapsearch -x ojbectclass=posixAccount
^^
That's a typo. If this was really the command you typed it'd be no
wonder why you didn't find anything.
> ldapsearch -x uid=costa
>
> I cannot see it, but running
>
> ldapsearch -x uid=costa,ou=Users,dc=lampertico,dc=vi,dc=it
>
> works.
Probably re-indexing your database would help.
Ciao, Michael.