Check: GEN000000-SOL00240
Solaris 10 SPARC STIG:
GEN000000-SOL00240
(in versions v2 r4 through v1 r19)
Title
The /usr/aset/userlist file must be owned by root. (Cat II impact)
Discussion
If the userlist file is not owned by root, then an unauthorized user can modify the file and enter an unauthorized user.
Check Content
If ASET is not used on the system, this is not applicable. Check the ownership of the /usr/aset/userlist file. # ls -lL /usr/aset/userlist If the owner of the file is not root, this is a finding.
Fix Text
Use the chmod command to change the owner of the /usr/aset/userlist file. # chown root /usr/aset/userlist
Additional Identifiers
Rule ID: SV-226415r603265_rule
Vulnerability ID: V-226415
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 |