Skip to content

The storage system must only be operated in conjunction with an Active Directory server in a trusted environment if an LDAP server is not available.

An XCCDF Rule

Description

<VulnDiscussion>Where strong account and password management capabilities are required, the 3PAR system is heavily dependent on its ability to use an AD server. Satisfies: SRG-OS-000001-GPOS-00001, SRG-OS-000104-GPOS-00051, SRG-OS-000480-GPOS-00227</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-237827r647890_rule
Severity
High
References
Updated



Remediation - Manual Procedure

Use this series of commands to configure the host to use Active Directory:

cli% setauthparam -f ldap-server        <AD server IP address>
cli% setauthparam -f binding            simple
cli% setauthparam -f ldap-StartTLS      require
cli% setauthparam -f Kerberos-realm     <Kerberos realm, such as WIN2K12FOREST.THISDOMAIN.COM>