tools.properties revision 2637
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# CDDL HEADER START
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe#
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# The contents of this file are subject to the terms of the
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# Common Development and Distribution License, Version 1.0 only
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# (the "License"). You may not use this file except in compliance
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# with the License.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe#
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# You can obtain a copy of the license at
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# trunk/opends/resource/legal-notices/OpenDS.LICENSE
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# See the License for the specific language governing permissions
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# and limitations under the License.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe#
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# When distributing Covered Code, include this CDDL HEADER in each
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# file and include the License file at
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# add the following below this CDDL HEADER, with the fields enclosed
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# by brackets "[]" replaced with your own identifying information:
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# Portions Copyright [yyyy] [name of copyright owner]
f71f7a61dec7c9089378d14493ad564a1dedf0b5neil_a_wilson#
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# CDDL HEADER END
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe#
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# Portions Copyright 2007 Sun Microsystems, Inc.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe#
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe#
b74963abea249ba6644ad1a7f2e3653b212619fejvergara# This file contains the primary Directory Server configuration. It must not
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# be directly edited while the server is online. The server configuration
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# should only be managed using the administration utilities provided with the
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# Directory Server.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# Default argument values. These arguments will be the
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# default values for all OpenDS client tools. Defaults
27f8adec83293fb8bd3bfa37175322b0ee3bb933jvergara# can be overridden on a per-client basis by prefixing
27f8adec83293fb8bd3bfa37175322b0ee3bb933jvergara# the argument name with the name of the client.
266c5071a91fda6a5159b08ea8d45261228d03d5neil_a_wilson# hostname=localhost
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe# port=389
b74963abea249ba6644ad1a7f2e3653b212619fejvergara# bindDN=cn=directory manager
# useSSL=false
# useStartTLS=false
# Default dsconfig argument values. This overrides the
# default value for the "port" argument defined above.
# dsconfig.port=1389
# Default dsframework argument values. This overrides
# the default value for the "port" argument defined
# above.
# dsframework.port=1389
# Default stop-ds argument values. This overrides
# the default value for the "port" argument defined
# above.
# stop-ds.port=1389