tools.properties revision 6983
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# CDDL HEADER START
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# The contents of this file are subject to the terms of the
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Common Development and Distribution License, Version 1.0 only
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# (the "License"). You may not use this file except in compliance
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# with the License.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# See the License for the specific language governing permissions
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# and limitations under the License.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# When distributing Covered Code, include this CDDL HEADER in each
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# file and include the License file at legal-notices/CDDLv1_0.txt.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# If applicable, add the following below this CDDL HEADER, with the
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# information:
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Portions Copyright [yyyy] [name of copyright owner]
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# CDDL HEADER END
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Copyright 2008 Sun Microsystems, Inc.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Default argument values. These arguments will be the
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# default values for all OpenDS client tools. Defaults
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# can be overridden on a per-client basis by prefixing
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# the argument name with the name of the client.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# hostname=localhost
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# bindDN=cn=directory manager
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Default ldapcompare argument values. This overrides the
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# default value for the "port" argument defined above.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Default ldapdelete argument values. This overrides the
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# default value for the "port" argument defined above.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Default ldapmodify argument values. This overrides the
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# default value for the "port" argument defined above.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Default ldappasswordmodify argument values. This overrides the
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# default value for the "port" argument defined above.
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# Default ldapsearch argument values. This overrides the
671242f350d172e106580348e24bab66b0d7e6a5vboxsync# default value for the "port" argument defined above.