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
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
- ID
- SV-237827r647890_rule
- Version
- HP3P-32-001507
- Severity
- High
- References
- Updated
Remediation Templates
A 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>