Proxy configuration for two-factor authentication in Primera arrays
This setting is required only for Primera arrays running OS firmware version 4.3 or
later. You can skip this setting for all lower versions of the firmware and all 3PAR
arrays. Configure proxy server on the array to support Certificate Revocation List
(CRL) service provided by NIST for Common Access Card (CAC) authentication. Execute
the following command after logging in as root on to the array node:
onallnodes 'echo "<your_proxy_ip> <your_proxy_server_fqdn>" >> /etc/hosts'
onallnodes 'echo "export http_proxy=http://<your_proxy_server_fqdn>:<port>/" >> /etc/environment'
shutdownsys reboot