SV-271759r1184210_rule
V-271759
SRG-OS-000423-GPOS-00187
OL09-00-002421
CAT I
10
Configure BIND to use the system crypto policy.
Add the following line to the "options" section in "/etc/named.conf":
include "/etc/crypto-policies/back-ends/bind.config";
Note: If the "bind" package is not installed, this requirement is Not Applicable.
Verify OL 9 BIND uses the system crypto policy with the following command:
$ sudo grep include /etc/named.conf
include "/etc/crypto-policies/back-ends/bind.config";'
If BIND is installed and the BIND config file does not include the "/etc/crypto-policies/back-ends/bind.config" directive, or the line is commented out, this is a finding.
V-271759
False
OL09-00-002421
Note: If the "bind" package is not installed, this requirement is Not Applicable.
Verify OL 9 BIND uses the system crypto policy with the following command:
$ sudo grep include /etc/named.conf
include "/etc/crypto-policies/back-ends/bind.config";'
If BIND is installed and the BIND config file does not include the "/etc/crypto-policies/back-ends/bind.config" directive, or the line is commented out, this is a finding.
M
5680