REALMCHK(1) User Contributed Perl Documentation REALMCHK(1)

realmchk - Validate a set of DNSSEC-Tools realms files

realmchk [options] <realm-files>

realmchk checks the validity of a set of DNSSEC-Tools realms file. The results can be given in a summary or verbose form, or without any results printed at all. The exit code is the count of errors found by realmchk in all the realms files checked.

realmchk identifies the following error conditions:

* The state is either "active" or "inactive".

* The config directory is a writable, searchable directory.

* The state directory is a writable, searchable directory..

* The realm directory is a writable, searchable directory.

* The rollrec file is a writable regular file.

* If the user is defined, it is a valid user.

The following options are handled by realmchk.

Give no output.
Provide extensive output describing the state of the realms files.
Displays the version information for realmchk and the DNSSEC-Tools package.
Displays a help message and exits.

Copyright 2012-2014 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details.

Wayne Morrison, tewok@tislabs.com

dtrealms(8), lsrealm(8), realminit(8)

Net::DNS::SEC::Tools::realm.pm(3),

2023-07-29 perl v5.38.0