Validation Checks for rsyncd.conf Files
The rsyncdchk command performs validation checks on the
rsyncd.conf configuration file. It provides some amount of
assurance that the rpki.net system is configured in a way
that best supports the system's operation and security. rsyncdchk
validation checks fall in the following group:
- basic checks - simple system checks, such as the valid boolean fields, directories are directories
This checking group is described in more detail in the section below.
This document is prepared under Contract Number HSHQDC-14-C-B0035 for DHS S&T CSD
1. Basic Checks
Section | Field | Checks Performed |
root | comment | no checks performed |
path | directory exists, is readable and searchable | |
read only | valid Boolean | |
transfer logging | valid Boolean | |
use chroot | valid Boolean | |
rpki | comment | no checks performed |
path | directory exists, is readable and searchable | |
read only | valid Boolean | |
transfer logging | valid Boolean | |
use chroot | valid Boolean |