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