.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "ROLLSET 1" .TH ROLLSET 1 2023-07-29 "perl v5.38.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME rollset \- Modifies entries in a DNSSEC\-Tools rollrec file .SH SYNOPSIS .IX Header "SYNOPSIS" .Vb 1 \& rollset [options] rollrec\-file .Ve .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBrollset\fR modifies fields in the \fIrollrec\fR file specified by \&\fIrollrec-file\fR. Multiple options may be combined in a single \fBrollset\fR execution. \fBrollset\fR operates quietly unless it is given the \fI\-verbose\fR option. .PP All records in the specified \fIrollrec\fR file will be modified, unless the \&\fB\-name\fR option is given. In that case, only the named zone will be modified. .SH OPTIONS .IX Header "OPTIONS" .IP "\fB\-admin addr\fR" 4 .IX Item "-admin addr" The zone administrator's email address is set to \fIaddr\fR. .IP \fB\-check\fR 4 .IX Item "-check" If this option is given, the \fBrollchk\fR command will be run on the modified \&\fIrollrec\fR file. .IP \fB\-del\-admin\fR 4 .IX Item "-del-admin" The \fIadministrator\fR line is deleted. The \fB\-admin\fR and \fB\-del\-admin\fR options are mutually exclusive. .IP \fB\-del\-directory\fR 4 .IX Item "-del-directory" The \fIdirectory\fR line is deleted. The \fB\-directory\fR and \fB\-del\-directory\fR options are mutually exclusive. .IP \fB\-del\-loglevel\fR 4 .IX Item "-del-loglevel" The \fIloglevel\fR line is deleted. The \fB\-loglevel\fR and \fB\-del\-loglevel\fR options are mutually exclusive. .IP \fB\-del\-zg\fR 4 .IX Item "-del-zg" The \fIzonegroup\fR line is deleted. The \fB\-zg\fR and \fB\-del\-zg\fR options are mutually exclusive. .IP \fB\-del\-zsargs\fR 4 .IX Item "-del-zsargs" The \fIzsargs\fR line is deleted. The \fB\-zsargs\fR and \fB\-delzsargs\fR options are mutually exclusive. .IP "\fB\-directory dir\fR" 4 .IX Item "-directory dir" The directory to hold the zone's files is set to \fIdir\fR. .IP \fB\-display\fR 4 .IX Item "-display" Turn on the GUI display of the zones in the selected \fIrollrec\fRs. This option is mutually exclusive of the \fI\-nodisplay\fR option. .IP "\fB\-file zone-file\fR" 4 .IX Item "-file zone-file" The zone file in the selected \fIrollrec\fR records is modified to be \&\fIzone-file\fR. .IP "\fB\-keyrec keyrec-file\fR" 4 .IX Item "-keyrec keyrec-file" The \fIkeyrec\fR file in the selected \fIrollrec\fR records is modified to be \&\fIkeyrec-file\fR. .IP "\fB\-loglevel logging-level\fR" 4 .IX Item "-loglevel logging-level" The logging level of the selected \fIrollrec\fR records is set to \&\fIlogging-level\fR. The valid logging levels are defined in \fR\f(BIrollmgr.pm\fR\fI\|(3)\fR. .IP "\fB\-name rollrec-name\fR" 4 .IX Item "-name rollrec-name" The \fIrollrec\fR whose name matches \fIzonename\fR is selected as the only rollrec that will be modified. If this name is not given, then all \fIrollrec\fR records will be modified. .IP \fB\-nodisplay\fR 4 .IX Item "-nodisplay" Turn off the GUI display of the zones in the selected \fIrollrec\fRs. This option is mutually exclusive of the \fB\-display\fR option. .IP \fB\-rename\fR 4 .IX Item "-rename" The \fIrollrec\fR's name is changed to match the specified name. The new name cannot be the name of an existing \fIrollrec\fR in the file. This option must be used in conjunction with the \fB\-name\fR option. .IP \fB\-reset\-zonename\fR 4 .IX Item "-reset-zonename" The \fIzonename\fR field is set to match the name of the \fIrollrec\fR record. This option is mutually exclusive of the \fB\-zonename\fR option. .IP \fB\-roll\fR 4 .IX Item "-roll" Convert the selected \fIrollrec\fRs to be active ("roll") records. This option is mutually exclusive of the \fB\-skip\fR option. .IP \fB\-skip\fR 4 .IX Item "-skip" Convert the selected \fIrollrec\fRs to be inactive ("skip") records. This option is mutually exclusive of the \fB\-roll\fR option. .IP "\fB\-zg zonegroup-name\fR" 4 .IX Item "-zg zonegroup-name" The zonegroup in the selected \fIrollrec\fR records is modified to be \&\fIzonegroup-name\fR. This field may contain a single zonegroup name or a comma-separated list of names. If a list is given, then there may be whitespace before or after each name, but it is not recognized as being part of the zonegroup name itself. Whitespace \fIwithin\fR the name is considered part of the name. Zonegroup names are considered case insensitive. The names may be given with whatever case the user desires, but names whose only differences are the case of the letters are considered to be the same name. .IP "\fB\-zonename zone-name\fR" 4 .IX Item "-zonename zone-name" The zone name in the selected \fIrollrec\fR records is modified to be \&\fIzone-name\fR. .IP "\fB\-zsargs arglist\fR" 4 .IX Item "-zsargs arglist" Provides additional \fBzonesigner\fR arguments. These arguments will override the arguments in the DNSSEC-Tools defaults file, the DNSSEC-Tools configuration file, and the zones' \fIkeyrec\fR files. The \fBzonesigner\fR argument list is given in \fIarglist\fR. If more than one argument is given, the set of arguments should be enclosed in quotes. .Sp Given the \fBrollset\fR argument processing, the new arguments for \fBzonesigner\fR cannot be specified as expected. Instead, the arguments should be given in the following manner. The leading dash should be replaced with an equals sign. If the option takes an argument, the space that would separate the option from the option's argument should also be replaced by an equals sign. \&\fBrollset\fR translates these arguments to the appropriate format for \&\fBzonesigner\fR. These examples should clarify the argument modifications: .Sp .Vb 4 \& normal zonesigner option \-zsargs options \& \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\- \& \-nokrfile =nokrfile \& \-zskcount 5 =zskcount=5 .Ve .Sp The following are valid uses of \fI\-zsargs\fR: .Sp .Vb 2 \& # rollset \-zsargs =ksklength=2048 example.rollrec \& # rollset \-zsargs "=ksklen=2048 =zsklen=2048" example.rollrec .Ve .Sp The \fB\-zsargs\fR and \fB\-delzsargs\fR options are mutually exclusive. .IP \fB\-verbose\fR 4 .IX Item "-verbose" Display information about every modification made to the \fIrollrec\fR file. .IP \fB\-Version\fR 4 .IX Item "-Version" Displays the version information for \fBrollset\fR and the DNSSEC-Tools package. .IP \fB\-help\fR 4 .IX Item "-help" Display a usage message. .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright 2006\-2014 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details. .SH AUTHOR .IX Header "AUTHOR" Wayne Morrison, tewok@tislabs.com .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBlsroll\|(8)\fR, \&\fBrollchk\|(8)\fR, \&\fBrollerd\|(8)\fR, \&\fBrollinit\|(8)\fR .PP \&\fBNet::DNS::SEC::Tools::rollmgr.pm\|(3)\fR, \&\fBNet::DNS::SEC::Tools::rollrec.pm\|(3)\fR .PP \&\fBfile\-rollrec\|(5)\fR