Hi, I am new to AlmaLinux and a beginner. I notice with the AlmaLinux 9.7 installer, there is a “Security Profile” setup option. Is this something that can be adjusted later? I notice there are over 10 different Security Profile options. I see a link under each of their descriptions.
What are your suggestions on this?
Is there a place to read more about these AlmaLinux security profiles?
-Thanks
There is no security profile in Almalinux 10.1. How to enforce one?
In post scripts it should work. I had learned when doing Kickstarts via harddrive, then later dvd’s that the installer didn’t run on 9.7 installs from dvd, and had to learn to use the build in post scripts to get the security settings to work the way I wanted them to. The above is a generic setup, the specifics of your install will need to be added.
oscap xccdf generate fix --fix-type bash --output my-remediation-script.sh --result-id xccdf_org.open-scap_testresult_xccdf_org.ssgproject.content_profile_ospp results.xml
Same as I replied to the post you created, but I can foresee the information being useful for those who are using el9.7 environments in the future.