UCF STIG Viewer Logo

The SLES for vRealize must uniquely identify and must authenticate non-organizational users (or processes acting on behalf of non-organizational users).


Overview

Finding ID Version Rule ID IA Controls Severity
V-239557 VROM-SL-000715 SV-239557r662122_rule Medium
Description
Lack of authentication and identification enables non-organizational users to gain access to the application or possibly other information systems and provides an opportunity for intruders to compromise resources within the application or information system. Non-organizational users include all information system users other than organizational users, which include organizational employees or individuals the organization deems to have equivalent status of an employee (e.g., contractors and guest researchers). Non-organizational users must be uniquely identified and authenticated for all accesses other than those accesses explicitly identified and documented by the organization when related to the use of anonymous access.
STIG Date
VMware vRealize Operations Manager 6.x SLES Security Technical Implementation Guide 2021-07-01

Details

Check Text ( C-42790r662120_chk )
Run the following command to check for duplicate account names:

# pwck -rq

If there are no duplicate names, no line will be returned.

If a line is returned, this is a finding.
Fix Text (F-42749r662121_fix)
Change usernames, or delete accounts, so each has a unique name.