Scroll to navigation

ods-control(8) OpenDNSSEC ods-control ods-control(8)

NAME

ods-control - OpenDNSSEC control utility

SYNOPSIS

ods-control ksm ...
ods-control hsm ...
ods-control signer ...
ods-control start
ods-control stop
ods-control enforcer start
ods-control enforcer stop
ods-control enforcer notify

DESCRIPTION

ods-control is a helper utility which gives a combined interface for different command utilities within OpenDNSSEC. It can also start and stop OpenDNSSEC by controlling the two daemons.

OPTIONS

The remainder of the command line will be sent to the ods-ksmutil utility
The remainder of the command line will be sent to the ods-hsmutil utility
The remainder of the command line will be sent to the ods-signer utility
Will start the two daemons of OpenDNSSEC, ods-enforcerd and ods-signerd
Will stop the two daemons of OpenDNSSEC, ods-enforcerd and ods-signerd
Start the ods-enforcerd daemon without touching the ods-signerd and return non-zero on problems
Stop the ods-enforcerd daemon without touching the ods-signerd and return non-zero on problems
Notify the enforcer that its database has been updated and may need further processing by the KASP Enforcer.

SEE ALSO

ods-enforcerd(8), ods-hsmspeed(1), ods-hsmutil(1), ods-kaspcheck(1), ods-ksmutil(1), ods-signer(8), ods-signerd(8), ods-timing(5), opendnssec(7), http://www.opendnssec.org/

AUTHORS

ods-control was written by Jakob Schlyter as part of the OpenDNSSEC project.

February 2010 OpenDNSSEC