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

matthew_swift
07.38.2009 6bc01e03cbaf1fa491cbe9a0adc1f6f187de83ff
opendj-sdk/sdk/resource/bin/ldapmodify
@@ -28,7 +28,7 @@
# This script may be used to perform LDAP add, delete, modify, and modify DN
# operations.
OPENDS_INVOKE_CLASS="org.opends.sdk.tools.LDAPModify"
OPENDS_INVOKE_CLASS="com.sun.opends.sdk.tools.LDAPModify"
export OPENDS_INVOKE_CLASS
SCRIPT_NAME="ldapmodify"