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