console ldap client

Christophe Le Guern christophe at le-guern.net
Mon Feb 9 19:03:15 UTC 2004


On Mon, 9 Feb 2004 19:45:19 +0100
Gerrit <gerrit at nl.linux.org> wrote:

> Hi, 
> 
> I'm looking for a console ldap client.
> The first 80 hits in Freshmeat are either web-based, gui-based,
> libraries, etc.
> 
> ldapsearch from openldap doesn't work, and openldap seems to lack any
> documentation.
> 
> $ ldapsearch '(sn=heijnen)'
> ldap_sasl_interactive_bind_s: No such object (32)
> $ ldapsearch -P 2 '(sn=heijnen)'
> ldap_bind: Unknown authentication method (86)
> 
> Any hints?

Hi, 

Try ldapsearch -x (since ldap is compiled with sasl support).

"man ldapsearch" for more information.

Christophe





More information about the users mailing list