.TH "ods-control" "8" "February 2010" "OpenDNSSEC" "OpenDNSSEC ods-control" .\" $Id$ .SH "NAME" .LP .B ods\-control \- OpenDNSSEC control utility .SH "SYNOPSIS" .LP .B ods\-control hsm ... .br .B ods\-control enforcer ... .br .B ods\-control signer ... .br .B ods\-control start .br .B ods\-control stop .SH "DESCRIPTION" .LP 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. .SH "OPTIONS" .LP .TP \fBhsm\fR The remainder of the command line will be sent to the ods\-hsmutil utility .TP \fBenforcer\fR The remainder of the command line will be sent to the ods\-enforcer utility .TP \fBsigner\fR The remainder of the command line will be sent to the ods\-signer utility .TP \fBstart\fR Will start the two daemons of OpenDNSSEC, ods\-enforcerd and ods\-signerd .TP \fBstop\fR Will stop the two daemons of OpenDNSSEC, ods\-enforcerd and ods\-signerd .SH "SEE ALSO" .LP ods\-auditor(1), ods\-enforcer(8), ods\-enforcerd(8), ods\-hsmspeed(1), ods\-hsmutil(1), ods\-kaspcheck(1), ods\-signer(8), ods\-signerd(8), ods\-timing(5), opendnssec(7), .B http://www.opendnssec.org/ .SH "AUTHORS" .LP .B ods\-control was written by Jakob Schlyter as part of the OpenDNSSEC project.