DADMIN.IN(1)
NAME
dadmin.in - ClearDDTS network administration
SYNOPSIS
dadmin.in [-p] [-f]
DESCRIPTION
The dadmin.in program works with adminbug(1) to administer
the ClearDDTS network. While adminbug(1) is interactive and
generates administration commands for remote systems,
dadmin.in is a background program that receives those
commands and executes them.
The dadmin.in program is invoked by the ddtsd daemon
whenever there is any ClearDDTS network administration work
to be performed. It accepts and executes commands about
ClearDDTS configuration, project creation and deletion,
project subscription requests, and so forth. In this way,
dadmin.in maintains the overall ClearDDTS configuration
information and project-specific configuration databases.
The dadmin.in program maintains a log file recording all
transactions it has processed. The log file may be examined
if network configuration problems occur. The size of the
log file is controlled by the ClearDDTS cleanup utility,
ddtsclean(1).
The -f option is used for debugging. It makes dadmin.in run
in the foreground instead of running in the background.
The -p option is used for debugging. It causes log messages
to be echoed to the standard output as commands are
executed. Note this option is only valid in conjunction
with the -f option. Otherwise it is ignored.
The dadmin.in program must run real-user-id ddts. It should
not be run directly by users.
FILES
~ddts/spool/ADMINLOG ClearDDTS administration log file
~ddts/conf/* Overall ClearDDTS configuration information
~ddts/projects/* Project-specific configuration databases
SEE ALSO
adminbug(1), ddtsclean(1), ddtsd(1), net.out(1)