Unix and Linux Discussions Tagged with control |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
3 |
2,470 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
2,609 |
UNIX for Beginners Questions & Answers |
|
|
|
20 |
48,777 |
Shell Programming and Scripting |
|
|
|
0 |
1,246 |
Software Releases - RSS News |
|
|
|
0 |
1,371 |
Software Releases - RSS News |
|
|
|
0 |
2,988 |
OS X Support RSS |
|
|
|
0 |
1,062 |
Software Releases - RSS News |
|
|
|
0 |
2,667 |
Complex Event Processing RSS News |
|
|
|
0 |
1,146 |
Software Releases - RSS News |
|
|
|
0 |
6,177 |
IP Networking |
|
|
|
0 |
2,188 |
UNIX and Linux RSS News |
|
|
|
0 |
1,123 |
Software Releases - RSS News |
|
|
|
0 |
2,453 |
OS X Support RSS |
|
|
|
0 |
946 |
Software Releases - RSS News |
|
|
|
1 |
9,457 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
1,308 |
Software Releases - RSS News |
|
|
|
2 |
6,122 |
Shell Programming and Scripting |
|
|
|
0 |
1,132 |
UNIX and Linux RSS News |
|
|
|
0 |
1,464 |
Complex Event Processing RSS News |
|
|
|
0 |
2,632 |
Complex Event Processing RSS News |
|
|
|
0 |
1,415 |
Software Releases - RSS News |
|
|
|
0 |
1,836 |
Security Advisories (RSS) |
|
|
|
15 |
7,973 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
1,684 |
Security Advisories (RSS) |
|
|
|
0 |
3,089 |
IT Security RSS |
|
|
|
0 |
1,721 |
Security Advisories (RSS) |
|
|
|
0 |
4,071 |
UNIX and Linux Applications |
|
|
|
7 |
4,483 |
Shell Programming and Scripting |
|
|
|
0 |
1,394 |
UNIX and Linux RSS News |
|
|
|
0 |
1,325 |
UNIX and Linux RSS News |
|
|
|
0 |
1,154 |
Software Releases - RSS News |
|
|
|
0 |
1,524 |
Software Releases - RSS News |
|
|
|
1 |
2,772 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
1,218 |
Software Releases - RSS News |
|
|
|
0 |
1,647 |
UNIX and Linux RSS News |
|
|
|
0 |
2,130 |
Security Advisories (RSS) |
|
|
|
5 |
7,719 |
Solaris |
|
|
|
0 |
1,849 |
Software Releases - RSS News |
|
|
|
0 |
1,571 |
Software Releases - RSS News |
|
|
|
0 |
1,269 |
Software Releases - RSS News |
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
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.
SEE ALSO
ods-auditor(1), 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.
OpenDNSSEC February 2010 ods-control(8)