export-ldif revision 873
75c0816e8295e180f4bc7f10db3d0d880383bc1cMark Andrews# CDDL HEADER START
4a14ce5ba00ab7bc55c99ffdcf59c7a4ab902721Automatic Updater# The contents of this file are subject to the terms of the
4610465ed9408cbe434dbfb8be8ea53f48969c91Bob Halley# Common Development and Distribution License, Version 1.0 only
4610465ed9408cbe434dbfb8be8ea53f48969c91Bob Halley# (the "License"). You may not use this file except in compliance
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# with the License.
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# You can obtain a copy of the license at
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# trunk/opends/resource/legal-notices/OpenDS.LICENSE
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# See the License for the specific language governing permissions
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# and limitations under the License.
4610465ed9408cbe434dbfb8be8ea53f48969c91Bob Halley# When distributing Covered Code, include this CDDL HEADER in each
ea94d370123a5892f6c47a97f21d1b28d44bb168Tinderbox User# file and include the License file at
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# add the following below this CDDL HEADER, with the fields enclosed
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# by brackets "[]" replaced with your own identifying information:
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Portions Copyright [yyyy] [name of copyright owner]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# CDDL HEADER END
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Portions Copyright 2006-2007 Sun Microsystems, Inc.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# This script may be used to perform an LDIF export for a Directory Server
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob AusteinOPENDS_INVOKE_CLASS="org.opends.server.tools.ExportLDIF"
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob AusteinSCRIPT_NAME_ARG="-Dorg.opends.server.scriptName=export-ldif"
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein"${SCRIPT_DIR}/_server-script.sh" "${@}"