Before you begin
Security hardening requires root privileges and can be performed only through the command-line interface.
Once hardening has been successfully applied to the cluster, root SSH is not allowed on a hardened cluster. To log in as the root user on a hardened cluster, you must connect through the web interface or a serial console session.
You must have an active security hardening license to apply a hardening profile to OneFS. To obtain a license, contact your Isilon sales representative.
Procedure
- Open a secure shell (SSH) connection to any node in the cluster and log in as root.
- Run the
isi hardening apply command.
The following command directs OneFS to apply the hardening profile to the Isilon cluster.
isi hardening apply --profile=STIG
OneFS checks whether the system contains any configuration issues that must be resolved before hardening can be applied.
- Resolve any configuration issues. At the prompt
Do you want to resolve the issue(s)?[Y/N], choose one of the following actions:
- To allow OneFS to resolve all issues, type
Y. OneFS fixes the issues and then applies the hardening profile.
- To defer resolution and fix all of the found issues manually, type
N. After you have fixed all of the deferred issues, run the
isi hardening apply command again.
If OneFS encounters an issue that is considered catastrophic, the system prompts you to resolve the issue manually. OneFS cannot resolve a catastrophic issue.