!!More than one LDAPSearch
When you install eDirectory, an ldapsearch in installed.
There maybe more than one ldapsearch command on your host. Linux, Solaris and perhaps other OS implementation may have an ldapsearch command installed with the OS. There are some differences in the [command-line] syntax.

On my SELS 10 I see it like:
{{{
# find / -name ldapsearch
/opt/novell/eDirectory/bin/ldapsearch
/usr/bin/ldapsearch

To see which ldapsearch I use by default:
# which ldapsearch
/opt/novell/eDirectory/bin/ldapsearch
}}}!!How to Get ldapsearch
![NetWare]
ldapsearch comes with ConsoleOne, thus its usually installed at 
{{{
SYS:\PUBLIC\mgmt\ConsoleOne\1.2\bin ...
}}}

![Linux]/Unix
As far as we know, ldapsearch is part of the base NDS install on all Unix/[Linux] platforms. Location varies for the platforms.

! [Windows Server]
As far as we know, ldapsearch is part of the base NDS install.

!SDK
You can also get the LDAP tools form the Novell C-SDK. We last saw the [C-SDK|http://developer.novell.com/wiki/index.php/Category:Novell_Developer_Kit]

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]