Check: GEN005740
Solaris 10 SPARC STIG:
GEN005740
(in versions v2 r4 through v1 r19)
Title
The NFS export configuration file must be owned by root. (Cat II impact)
Discussion
Failure to give ownership of the NFS export configuration file to root provides the designated owner and possible unauthorized users with the potential to change system configuration which could weaken the system's security posture.
Check Content
Check the ownership of the dfstab file. Example: # ls -lL /etc/dfs/dfstab If the export configuration file is not owned by root, this is a finding.
Fix Text
Change the owner of the dfstab file to root. Example: # chown root /etc/dfs/dfstab
Additional Identifiers
Rule ID: SV-227006r603265_rule
Vulnerability ID: V-227006
Group Title: SRG-OS-000480
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-6 |
Configuration Settings |