mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
02.07.2011 3dfb061cbafd3a97c9359f739942924a8ee525f1
opends/resource/bin/ldapmodify
@@ -24,12 +24,13 @@
#
#
#      Copyright 2006-2008 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
# This script may be used to perform LDAP add, delete, modify, and modify DN
# operations.
OPENDS_INVOKE_CLASS="org.opends.server.tools.LDAPModify"
export OPENDS_INVOKE_CLASS
OPENDJ_INVOKE_CLASS="org.opends.server.tools.LDAPModify"
export OPENDJ_INVOKE_CLASS
SCRIPT_NAME="ldapmodify"
export SCRIPT_NAME