Print Download PDF Send Feedback

Previous

Next

ldapcompare

Description ldapcompare is used to perform compare queries that prints a message whether the result returned a match or not. ldapcompare opens a connection to an LDAP directory server, binds, and performs the comparison specified on the command line or from a specified file.

Syntax

# ldapcompare -d [<options>] dn <attribute> <value>

Parameter

Description

-d

Debug flag

<options>

See below

dn

The DN object

attribute

The attribute of the DN object

value

The value of the attribute of the DN object

The ldapcompare options are as follows: