libval_check_conf

Langue: en

Version: 2008-04-21 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

libval_check_conf - command-line program for checking validity of the validator configuration files.

SYNOPSIS

     libval_check_conf [options]
 
 

DESCRIPTION

This program checks the validity of a given validator configuration file, typically named dnsval.conf, for any syntax errors. If no file is specified as a command line option, the default dnsval.conf file is checked.

RETURN VALUES

The program returns 0 on success and -1 on failure.

OPTIONS

-d, --dnsval-conf
Specifies the location for the dnsval.conf file. If this option is not specified the default dnsval.conf file recognized by the validator library is used instead.
-r, --resolv-conf
Specifies the location for the resolv.conf file. If this option is not specified the default resolv.conf file recognized by the validator library is used instead.
-i, --root-hints
Specifies the location for the root.hints file. If this option is not specified the default root.hints file recognized by the validator library is used instead.
-v, --verbose
Displays detailed messages and warnings associated with the validator configuration file check process.
-h, --help
Displays a usage help message and exits the program.
Copyright 2005-2008 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details.

AUTHORS

Suresh Krishnaswamy (hserus@users.sourceforge.net)

SEE ALSO

dnsval.conf(3)