ldappasswordmodify revision 27f8adec83293fb8bd3bfa37175322b0ee3bb933
5581c4644d91dcb9b7e2e7f6052f7cbf5f97b6deChristian Maeder# CDDL HEADER START
a59f2017dfc311ece7afcea3e8a3ceceac77ba5aChristian Maeder# The contents of this file are subject to the terms of the
2fbe4699ac5d2a8bafe8c0c8aa41e6717d36d5ceChristian Maeder# Common Development and Distribution License, Version 1.0 only
f8a1ab8012a1f36060d6ce9b63399fa4a8a2981cChristian Maeder# (the "License"). You may not use this file except in compliance
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# with the License.
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# You can obtain a copy of the license at
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# trunk/opends/resource/legal-notices/OpenDS.LICENSE
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# See the License for the specific language governing permissions
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# and limitations under the License.
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# When distributing Covered Code, include this CDDL HEADER in each
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# file and include the License file at
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# add the following below this CDDL HEADER, with the fields enclosed
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# by brackets "[]" replaced with your own identifying information:
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# Portions Copyright [yyyy] [name of copyright owner]
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# CDDL HEADER END
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# Portions Copyright 2006-2007 Sun Microsystems, Inc.
5a13581acc5a76d392c1dec01657bb3efd4dcf2dChristian Maeder# This script may be used to perform LDAP password modify operations.
6cb518d88084543c13aa7e56db767c14ee97ab77Christian MaederOPENDS_INVOKE_CLASS="org.opends.server.tools.LDAPPasswordModify"
5dca8f36562463e6f691d4d50efe5716d5299801Christian Maeder"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"