3832N/A# CDDL HEADER START
3832N/A#
3832N/A# The contents of this file are subject to the terms of the
3832N/A# Common Development and Distribution License, Version 1.0 only
3832N/A# (the "License"). You may not use this file except in compliance
3832N/A# with the License.
3832N/A#
3832N/A# You can obtain a copy of the license at
3832N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
3832N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
3832N/A# See the License for the specific language governing permissions
3832N/A# and limitations under the License.
3832N/A#
3832N/A# When distributing Covered Code, include this CDDL HEADER in each
3832N/A# file and include the License file at
3832N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
3832N/A# add the following below this CDDL HEADER, with the fields enclosed
3832N/A# information:
3832N/A# Portions Copyright [yyyy] [name of copyright owner]
3832N/A#
3832N/A# CDDL HEADER END
3832N/A#
3832N/A#
5065N/A# Copyright 2008-2010 Sun Microsystems, Inc.
5065N/A
5065N/A# Change default data directory
5065N/ASET DATADIR {STAF/Config/STAFRoot}/data-${remote.hostname}
3832N/A
3832N/A# Turn on tracing of internal errors and deprecated options
3832N/Atrace enable tracepoints "error deprecated"
3832N/A
3832N/A# Enable TCP/IP connections
3832N/Ainterface tcp library STAFTCP option port=${staf.port}
3832N/A
3832N/A# Set default local trust
3832N/Atrust machine local://local level 5
3832N/Atrust machine tcp://* level 5
3832N/A
3832N/A# Add default service loader
3832N/Aserviceloader library STAFDSLS