d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# CDDL HEADER START
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# The contents of this file are subject to the terms of the
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Common Development and Distribution License, Version 1.0 only
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# (the "License"). You may not use this file except in compliance
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# with the License.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# See the License for the specific language governing permissions
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# and limitations under the License.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# When distributing Covered Code, include this CDDL HEADER in each
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# file and include the License file at legal-notices/CDDLv1_0.txt.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# If applicable, add the following below this CDDL HEADER, with the
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# fields enclosed by brackets "[]" replaced with your own identifying
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# information:
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Portions Copyright [yyyy] [name of copyright owner]
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# CDDL HEADER END
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Copyright 2006-2008 Sun Microsystems, Inc.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Portions Copyright 2011 ForgeRock AS
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# This script may be used to perform LDAP add, delete, modify, and modify DN
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# operations.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffOPENDJ_INVOKE_CLASS="org.opends.server.tools.LDAPModify"
"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"