ldapsearch revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
a02a0a8a7eb461619931f4a0e896afa247b52c54Mark Andrews# CDDL HEADER START
068a66979695c77359e7a9181bb3f831c965b21cMark Andrews# The contents of this file are subject to the terms of the
75216e007570b8ea36b3ac9cca096bf70c0ca6f6Mark Andrews# Common Development and Distribution License, Version 1.0 only
75216e007570b8ea36b3ac9cca096bf70c0ca6f6Mark Andrews# (the "License"). You may not use this file except in compliance
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# with the License.
068a66979695c77359e7a9181bb3f831c965b21cMark Andrews# You can obtain a copy of the license at
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# trunk/opends/resource/legal-notices/OpenDS.LICENSE
75216e007570b8ea36b3ac9cca096bf70c0ca6f6Mark Andrews# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
0756445a735e2df39bf798d8de42ae5dd030aa3bMark Andrews# See the License for the specific language governing permissions
75216e007570b8ea36b3ac9cca096bf70c0ca6f6Mark Andrews# and limitations under the License.
068a66979695c77359e7a9181bb3f831c965b21cMark Andrews# When distributing Covered Code, include this CDDL HEADER in each
068a66979695c77359e7a9181bb3f831c965b21cMark Andrews# file and include the License file at
068a66979695c77359e7a9181bb3f831c965b21cMark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
a02a0a8a7eb461619931f4a0e896afa247b52c54Mark Andrews# add the following below this CDDL HEADER, with the fields enclosed
0756445a735e2df39bf798d8de42ae5dd030aa3bMark Andrews# by brackets "[]" replaced with your own identifying information:
0756445a735e2df39bf798d8de42ae5dd030aa3bMark Andrews# Portions Copyright [yyyy] [name of copyright owner]
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson# CDDL HEADER END
75216e007570b8ea36b3ac9cca096bf70c0ca6f6Mark Andrews# Copyright 2006-2008 Sun Microsystems, Inc.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson# Portions Copyright 2011 ForgeRock AS
75216e007570b8ea36b3ac9cca096bf70c0ca6f6Mark Andrews# This script may be used to perform LDAP search operations.
068a66979695c77359e7a9181bb3f831c965b21cMark AndrewsOPENDJ_INVOKE_CLASS="org.opends.server.tools.LDAPSearch"
068a66979695c77359e7a9181bb3f831c965b21cMark Andrews"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"