Provided by: ldaptor-utils_0.0.43+debian1-7_all
NAME
ldaptor-search - search LDAP entries
SYNOPSIS
ldaptor-search [options] filter-expression
OPTIONS
--base= LDAP base dn --service-location= Service location, in the form BASEDN:HOST[:PORT]
DESCRIPTION
ldaptor-search performs a search below the given search base on the server specified by --service-location using the given LDAP filter expression.
RESULT
ldaptor-search returns the LDAP entries matching the filter-expression in LDIF format.
SEE ALSO
ldaptor-find-server(1), ldaptor-namingcontexts(1)
AUTHOR
This man page was written by Jan Dittberner <jandd@debian.org> for the Debian GNU/Linux System (but may be used by others).