Hi, I'm using IMA to protect some platforms running Linux. The ima_tcb policy is used. As we know that this policy measures all files read as root and all file executed, including dynamic link libraries. However, I want to measure process files only (files read as root and dynamic link libraries will not be measured). Is it possible to define such a policy? Or is there some other way to meet my requirement? Thanks. Best Regards,