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