other versions
ldaptor-search(1) | User Commands | ldaptor-search(1) |
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).
Sat, 28 Mar 2009 | Jan Dittberner |