ods-control(8) 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

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

AUTHORS

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