#
# Please change the following values according to your setup :
#

#
# should globus-gridftp-server run?
# any string but "yes" will equivalent to "NO"
#
RUN_DPMFTP="yes"
#
# DPM Name Server host : !!!!! please change !!!!!
#
DPNS_HOST=<DPNS_hostname>

#
# DPM Server host : !!!!! please change !!!!!
#
DPM_HOST=<DPM_hostname>

# - GRIDFTP log file :
#FTPLOGFILE=/var/log/dpm-gsiftp/dpm-gsiftp.log

# - GRIDFTP data port range :
#GLOBUS_TCP_PORT_RANGE="20000,25000"

# - GRIDFTP startup options
#OPTIONS="-S -d all -p 2811 -auth-level 0 -dsi dpm -disable-usage-stats"
