rollset.1p

Langue: en

Autres versions - même langue

Version: 2008-07-23 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

rollset - Modifies entries in a DNSSEC-Tools rollrec file

SYNOPSIS

   rollset [options] rollrec-file
 
 

DESCRIPTION

rollset modifies fields in the rollrec file specified by rollrec-file. Multiple options may be combined in a single rollset execution. rollset operates quietly unless it is given the -verbose option.

All records in the specified rollrec file will be modified, unless the -zone option is given. In that case, only the named zone will be modified.

OPTIONS

-zone zonename
The zone zonename is selected as the only zone whose rollrec record will be modified. If this is not given, then all rollrec records will be modified.
-file zone-file
The zone file in the selected rollrec records is modified to be zone-file.
-keyrec keyrec-file
The keyrec file in the selected rollrec records is modified to be keyrec-file.
-admin addr
The zone administrator's email address is set to addr.
-del-admin
The administrator line is deleted.
-del-directory
The directory line is deleted.
-del-loglevel
The loglevel line is deleted.
-directory dir
The directory to hold the zone's files is set to dir.
-loglevel logging-level
The logging level of the selected rollrec records is set to logging-level. The valid logging levels are defined in rollmgr.pm(3).
-display
Turn on the GUI display of the zones in the selected rollrecs. This option is mutually exclusive of the -nodisplay option.
-nodisplay
Turn off the GUI display of the zones in the selected rollrecs. This option is mutually exclusive of the -display option.
-roll
Convert the selected rollrecs to be active (``roll'') records. This option is mutually exclusive of the -skip option.
-skip
Convert the selected rollrecs to be inactive (``skip'') records. This option is mutually exclusive of the -roll option.
-check
If this option is given, the rollchk command will be run on the modified rollrec file.
-verbose
Display information about every modification made to the rollrec file.
-Version
Display the current rollset and DNSSEC-Tools versions.
-help
Display a usage message.
Copyright 2006-2008 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details.

AUTHOR

Wayne Morrison, tewok@users.sourceforge.net

SEE ALSO

lsroll(8), rollchk(8), rollerd(8), rollinit(8)

Net::DNS::SEC::Tools::rollmgr.pm(3), Net::DNS::SEC::Tools::rollrec.pm(3)

file-rollrec(5)