Hi David, On Tue, 2026-07-28 at 15:13 +0100, David Howells wrote: > > (*) IMA policy ops. > > Unchanged for now. I'm not sure what the best way to deal with this > is - if, indeed, it needs any changes.
IMA policy rules may be written in terms of the uid, euid and fowner. Any changes, if necessary, would need to be made to ima_match_rules(). Mimi

