SV-90189r1_rule
V-75509
SRG-OS-000185-GPOS-00079
UBTU-16-010400
CAT I
10
Configure the Ubuntu operating system to prevent unauthorized modification of all information at rest by using disk encryption.
Encrypting a partition in an already-installed system is more difficult, because you need to resize and change existing partitions. To encrypt an entire partition, dedicate a partition for encryption in the partition layout.
Verify the Ubuntu operating system prevents unauthorized disclosure or modification of all information requiring at rest protection by using disk encryption.
If there is a documented and approved reason for not having data-at-rest encryption, this requirement is Not Applicable.
Determine the partition layout for the system with the following command:
# fdisk –l
Verify that the system partitions are all encrypted with the following command:
# more /etc/crypttab
Every persistent disk partition present must have an entry in the file. If any partitions other than pseudo file systems (such as /proc or /sys) are not listed, this is a finding.
V-75509
False
UBTU-16-010400
Verify the Ubuntu operating system prevents unauthorized disclosure or modification of all information requiring at rest protection by using disk encryption.
If there is a documented and approved reason for not having data-at-rest encryption, this requirement is Not Applicable.
Determine the partition layout for the system with the following command:
# fdisk –l
Verify that the system partitions are all encrypted with the following command:
# more /etc/crypttab
Every persistent disk partition present must have an entry in the file. If any partitions other than pseudo file systems (such as /proc or /sys) are not listed, this is a finding.
M
3075