Re: [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions

2018-05-16 Thread Mimi Zohar
On Wed, 2018-05-16 at 16:28 -0400, Stefan Berger wrote: > On 05/15/2018 09:40 AM, Mimi Zohar wrote: > > Hi Stefan, > > > > On Fri, 2018-05-11 at 10:42 -0400, Stefan Berger wrote: > >> From: Mimi Zohar > >> > >> The AUDIT_INTEGRITY_RULE is used for auditing IMA policy

Re: [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions

2018-05-16 Thread Mimi Zohar
On Wed, 2018-05-16 at 16:28 -0400, Stefan Berger wrote: > On 05/15/2018 09:40 AM, Mimi Zohar wrote: > > Hi Stefan, > > > > On Fri, 2018-05-11 at 10:42 -0400, Stefan Berger wrote: > >> From: Mimi Zohar > >> > >> The AUDIT_INTEGRITY_RULE is used for auditing IMA policy rules and > >> the IMA

Re: [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions

2018-05-16 Thread Stefan Berger
On 05/15/2018 09:40 AM, Mimi Zohar wrote: Hi Stefan, On Fri, 2018-05-11 at 10:42 -0400, Stefan Berger wrote: From: Mimi Zohar The AUDIT_INTEGRITY_RULE is used for auditing IMA policy rules and the IMA "audit" policy action. This patch defines AUDIT_INTEGRITY_POLICY

Re: [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions

2018-05-16 Thread Stefan Berger
On 05/15/2018 09:40 AM, Mimi Zohar wrote: Hi Stefan, On Fri, 2018-05-11 at 10:42 -0400, Stefan Berger wrote: From: Mimi Zohar The AUDIT_INTEGRITY_RULE is used for auditing IMA policy rules and the IMA "audit" policy action. This patch defines AUDIT_INTEGRITY_POLICY to reflect the IMA policy

Re: [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions

2018-05-15 Thread Mimi Zohar
Hi Stefan, On Fri, 2018-05-11 at 10:42 -0400, Stefan Berger wrote: > From: Mimi Zohar > > The AUDIT_INTEGRITY_RULE is used for auditing IMA policy rules and > the IMA "audit" policy action. This patch defines AUDIT_INTEGRITY_POLICY > to reflect the IMA policy rules. >

Re: [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions

2018-05-15 Thread Mimi Zohar
Hi Stefan, On Fri, 2018-05-11 at 10:42 -0400, Stefan Berger wrote: > From: Mimi Zohar > > The AUDIT_INTEGRITY_RULE is used for auditing IMA policy rules and > the IMA "audit" policy action. This patch defines AUDIT_INTEGRITY_POLICY > to reflect the IMA policy rules. > > Signed-off-by: Mimi

[RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions

2018-05-11 Thread Stefan Berger
From: Mimi Zohar The AUDIT_INTEGRITY_RULE is used for auditing IMA policy rules and the IMA "audit" policy action. This patch defines AUDIT_INTEGRITY_POLICY to reflect the IMA policy rules. Signed-off-by: Mimi Zohar ---

[RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions

2018-05-11 Thread Stefan Berger
From: Mimi Zohar The AUDIT_INTEGRITY_RULE is used for auditing IMA policy rules and the IMA "audit" policy action. This patch defines AUDIT_INTEGRITY_POLICY to reflect the IMA policy rules. Signed-off-by: Mimi Zohar --- include/uapi/linux/audit.h | 3 ++-