fcaviggia / hardened-centos7-kickstart

DVD embedded Kickstart for CentOS 7 utilizing SCAP Security Guide (SSG) as a hardening script.
Other
158 stars 58 forks source link

UDF module can't be loaded #12

Closed symgryph closed 7 years ago

symgryph commented 7 years ago

I am uploading this to Azure, and need the udf module to load. When I Insmod it works fine, but when I try to modprobe it doesn't work. Am I fighting against something in the security? Preventing modules being loaded?

symgryph commented 7 years ago

Just figured it out. UDF is black listed and needs to be removed from the usgcb-blacklist comment out the line for 'disable mounting of udf' line. Then azure is happy (waagent needs udf to load and provision).