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

Matthew Swift
23.24.2011 d34bf5be3b9fb0cfe6291f35d71bdef728d7120c
opendj3/opendj-client-tools/src/main/assembly/bin/ldapmodify
@@ -28,7 +28,7 @@
# This script may be used to perform LDAP add, delete, modify, and modify DN
# operations.
OPENDS_INVOKE_CLASS="com.sun.opends.sdk.tools.LDAPModify"
OPENDS_INVOKE_CLASS="com.forgerock.opendj.ldap.tools.LDAPModify"
export OPENDS_INVOKE_CLASS
SCRIPT_NAME="ldapmodify"