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
ldapsearch comes with ConsoleOne, thus its usually installed at
SYS:\PUBLIC\mgmt\ConsoleOne\1.2\bin ...
As far as we know, ldapsearch is part of the base NDS install on all Unix/
Linux platforms. Location varies for the platforms.
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
There might be more information for this subject on one of the following: