From bc6220c19962b7874ab0951572e5af8e82c85156 Mon Sep 17 00:00:00 2001 From: "emellor@leeni.uk.xensource.com" Date: Wed, 28 Jun 2006 16:05:27 +0100 Subject: This patch adds new xm subcommands to support working with resource labels. The new subcommands are 'xm resources', 'xm rmlabel', 'xm getlabel' and 'xm dry-run'. In addition, the 'xm addlabel' subcommand now uses an updated syntax to support labeling both domains and resources. See the xm man page for details on each subcommand. Beyond the new subcommands, this patch allows users to immediately see when security checks will fail by pushing some basic security checking into the beginning of 'xm create' and 'xm block-attach'. ACM security attributes for block devices are added to XenStore in order to support the final security enforcement, which will be performed in the kernel and included in a separate patch. Signed-off-by: Bryan D. Payne Signed-off-by: Reiner Sailer --- docs/man/xm.pod.1 | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 85 insertions(+), 8 deletions(-) (limited to 'docs/man/xm.pod.1') diff --git a/docs/man/xm.pod.1 b/docs/man/xm.pod.1 index b53c2a9b0a..1c8b9057cc 100644 --- a/docs/man/xm.pod.1 +++ b/docs/man/xm.pod.1 @@ -875,14 +875,43 @@ defined in the I. Unless specified, the default I is the currently enforced access control policy. The default for I is 'dom'. The labels are arranged in alphabetical order. -=item B I I