* [PATCH] doc/kernel-parameters.txt: Deprecate ima_appraise_tcb
@ 2019-04-04 18:23 Petr Vorel
2019-04-04 19:24 ` Mimi Zohar
0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2019-04-04 18:23 UTC (permalink / raw)
To: linux-integrity; +Cc: Petr Vorel, Mimi Zohar
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Documentation/admin-guide/kernel-parameters.txt | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 2b8ee90bb644..45147fc40a57 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -1585,7 +1585,7 @@
Format: { "off" | "enforce" | "fix" | "log" }
default: "enforce"
- ima_appraise_tcb [IMA]
+ ima_appraise_tcb [IMA] Deprecated. Use ima_policy= instead.
The builtin appraise policy appraises all files
owned by uid=0.
@@ -1612,8 +1612,7 @@
uid=0.
The "appraise_tcb" policy appraises the integrity of
- all files owned by root. (This is the equivalent
- of ima_appraise_tcb.)
+ all files owned by root.
The "secure_boot" policy appraises the integrity
of files (eg. kexec kernel image, kernel modules,
--
2.21.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] doc/kernel-parameters.txt: Deprecate ima_appraise_tcb
2019-04-04 18:23 [PATCH] doc/kernel-parameters.txt: Deprecate ima_appraise_tcb Petr Vorel
@ 2019-04-04 19:24 ` Mimi Zohar
0 siblings, 0 replies; 2+ messages in thread
From: Mimi Zohar @ 2019-04-04 19:24 UTC (permalink / raw)
To: Petr Vorel, linux-integrity; +Cc: Mimi Zohar
On Thu, 2019-04-04 at 20:23 +0200, Petr Vorel wrote:
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
Thanks!
> ---
> Documentation/admin-guide/kernel-parameters.txt | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 2b8ee90bb644..45147fc40a57 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -1585,7 +1585,7 @@
> Format: { "off" | "enforce" | "fix" | "log" }
> default: "enforce"
>
> - ima_appraise_tcb [IMA]
> + ima_appraise_tcb [IMA] Deprecated. Use ima_policy= instead.
> The builtin appraise policy appraises all files
> owned by uid=0.
>
> @@ -1612,8 +1612,7 @@
> uid=0.
>
> The "appraise_tcb" policy appraises the integrity of
> - all files owned by root. (This is the equivalent
> - of ima_appraise_tcb.)
> + all files owned by root.
>
> The "secure_boot" policy appraises the integrity
> of files (eg. kexec kernel image, kernel modules,
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-04 19:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-04 18:23 [PATCH] doc/kernel-parameters.txt: Deprecate ima_appraise_tcb Petr Vorel
2019-04-04 19:24 ` Mimi Zohar
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).