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