1FIXKRF(1)             User Contributed Perl Documentation            FIXKRF(1)
2
3
4

NAME

6       fixkrf - Fixes DNSSEC-Tools keyrec files whose encryption key files
7       have been moved
8

SYNOPSIS

10         fixkrf [options] <keyrec-file> <dir 1> ... <dir N>
11

DESCRIPTION

13       fixkrf checks a specified keyrec file to ensure that the referenced
14       encryption key files exist where listed.  If a key is not where the
15       keyrec specifies it should be, then fixkrf will search the given direcā€
16       tories for those keys and adjust the keyrec to match reality.  If a key
17       of a particular filename is found in multiple places, a warning will be
18       printed and the keyrec file will not be changed for that key.
19

OPTIONS

21       -list
22           Display output about missing keys, but don't fix the keyrec file.
23
24       -verbose
25           Display output about found keys as well as missing keys.
26
27       -help
28           Display a usage message.
29
31       Copyright 2004-2007 SPARTA, Inc.  All rights reserved.  See the COPYING
32       file included with the DNSSEC-Tools package for details.
33

AUTHOR

35       Wayne Morrison, tewok@users.sourceforge.net
36

SEE ALSO

38       cleankrf(8), genkrf(8), lskrf(8), zonesigner(8)
39
40       Net::DNS::SEC::Tools::keyrec.pm(3)
41
42       file-keyrec.pm(5)
43
44
45
46perl v5.8.8                       2007-09-14                         FIXKRF(1)
Impressum