Skip to content

The HPE Nimble must be configured to use an authentication server for the purpose of authenticating users prior to granting administrative access.

An XCCDF Rule

Description

<VulnDiscussion>Centralized management of authentication settings increases the security of remote and nonlocal access methods. This control is particularly important protection against the insider threat. With robust centralized management, audit records for administrator account access to the organization's network devices can be more readily analyzed for trends and anomalies. The alternative method of defining administrator accounts on each device exposes the device configuration to remote access authentication attacks and system administrators with multiple authenticators for each network device.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-252197r997780_rule
Severity
High
References
Updated



Remediation - Manual Procedure

To configure AD, run the following commands: 

"userauth --join <domain> --domain_user administrator" and enter the domain administrator password to join <domain>. 

"userauth --list" will show the domain and its status.