linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Understanding fsuuid policy rule for appraisal and exclusion
@ 2019-01-29  8:51 rishi gupta
  2019-01-29 18:37 ` Mimi Zohar
  0 siblings, 1 reply; 5+ messages in thread
From: rishi gupta @ 2019-01-29  8:51 UTC (permalink / raw)
  To: linux-integrity

Hi Team,

I set the policy for IMA as follows. (1) Files in partition B will be
appraised or not if its UUID is not yyyy-yy-yy-yy. (2) Do files in
partition C only will be appraised irrespective of whatever rule is
written for other partitions.

My goal is to include a partition and exclude all other partitions.

# Exclude partition A
dont_measure fsuuid=xxxx-xx-xx-xx
dont_appraise fsuuid=xxxx-xx-xx-xx

# Exclude partition B (Problem here)
dont_measure fsuuid=yyyy-yy-yy-yy
dont_appraise fsuuid=yyyy-yy-yy-yy

# Appraise partition C
appraise fsuuid=zzzz-zz-zz-zz appraise_type=imasig

Regards,
Rishi

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-05  5:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-29  8:51 Understanding fsuuid policy rule for appraisal and exclusion rishi gupta
2019-01-29 18:37 ` Mimi Zohar
2019-01-30 13:38   ` rishi gupta
2019-01-30 13:53     ` Mimi Zohar
2019-02-05  5:28       ` rishi gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).