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