SV-227010r603265_rule
V-227010
SRG-OS-000480
GEN005800
CAT II
10
Change the ownership of exported file systems not owned by root.
Procedure:
# chown root <path>
Check for NFS exported file systems.
Procedure:
# exportfs -v
OR
# more /etc/dfs/sharetab
This will display all of the exported file systems. For each file system displayed, check the ownership.
Procedure:
# ls -lLa <exported file system path>
If the files and directories are not owned by root, this is a finding.
V-227010
False
GEN005800
Check for NFS exported file systems.
Procedure:
# exportfs -v
OR
# more /etc/dfs/sharetab
This will display all of the exported file systems. For each file system displayed, check the ownership.
Procedure:
# ls -lLa <exported file system path>
If the files and directories are not owned by root, this is a finding.
M
4060