ldappasswordmodify revision 27f8adec83293fb8bd3bfa37175322b0ee3bb933
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# CDDL HEADER START
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# The contents of this file are subject to the terms of the
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick# Common Development and Distribution License, Version 1.0 only
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick# (the "License"). You may not use this file except in compliance
2deb319e6b3de239f45c16a3e9e836d44f1f7108rbb# with the License.
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj# You can obtain a copy of the license at
1c6fb1e726ce22694de0e9a957adb67b929e5d4fstoddard# See the License for the specific language governing permissions
1c6fb1e726ce22694de0e9a957adb67b929e5d4fstoddard# and limitations under the License.
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# When distributing Covered Code, include this CDDL HEADER in each
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# file and include the License file at
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# add the following below this CDDL HEADER, with the fields enclosed
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# by brackets "[]" replaced with your own identifying information:
369edcdd0a9c5516c61e736ec2a6fc8fb0d92fe2manoj# Portions Copyright [yyyy] [name of copyright owner]
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# CDDL HEADER END
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddard# Portions Copyright 2006-2007 Sun Microsystems, Inc.
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard# This script may be used to perform LDAP password modify operations.
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddardOPENDS_INVOKE_CLASS="org.opends.server.tools.LDAPPasswordModify"
75960f20f88dad6bc67892c711c429946063d133stoddard"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"